Update cheatsheets

This commit is contained in:
ivuorinen
2025-06-28 00:19:57 +00:00
parent 8d4568cb48
commit 42ee16d1f0
44 changed files with 155 additions and 107 deletions

View File

@@ -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]}}`