mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-19 21:01:36 +00:00
Update cheatsheets
This commit is contained in:
@@ -19,12 +19,12 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Unvote one or more AUR packages:
|
||||
|
||||
`aurvote --unvote {{package1 package2 ...}}`
|
||||
`aurvote {{[-u|--unvote]}} {{package1 package2 ...}}`
|
||||
|
||||
- Check if one or more AUR packages have already been voted:
|
||||
|
||||
`aurvote --check {{package1 package2 ...}}`
|
||||
`aurvote {{[-c|--check]}} {{package1 package2 ...}}`
|
||||
|
||||
- Display help:
|
||||
|
||||
`aurvote --help`
|
||||
`aurvote {{[-h|--help]}}`
|
||||
|
||||
Reference in New Issue
Block a user