mirror of https://github.com/CrimsonTome/tldr.git
aur: add automation example (#12695)
* aur: add automation example * Update pages/linux/aur.md Co-authored-by: Alejandro Cervera <96702705+tricantivu@users.noreply.github.com> --------- Co-authored-by: Alejandro Cervera <96702705+tricantivu@users.noreply.github.com>pull/28/head
parent
50d5df143a
commit
2c03129895
|
@ -19,3 +19,7 @@
|
|||
- [u]pgrade local repository packages:
|
||||
|
||||
`aur sync --upgrades`
|
||||
|
||||
- Install a package without viewing changes in Vim:
|
||||
|
||||
`aur sync --noview {{package}}`
|
||||
|
|
Loading…
Reference in New Issue