mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-12 13:58:58 +00:00
Update cheatsheets
This commit is contained in:
@@ -25,6 +25,6 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
`aur sync --upgrades`
|
||||
|
||||
- Install a package without viewing changes in Vim:
|
||||
- Install a package without viewing changes in Vim and do not confirm dependency installation:
|
||||
|
||||
`aur sync --noview {{package}}`
|
||||
`aur sync --noview --noconfirm {{package}}`
|
||||
|
||||
Reference in New Issue
Block a user