Update cheatsheets

This commit is contained in:
ivuorinen
2025-10-17 00:19:47 +00:00
parent b18a761896
commit aa594e72af
88 changed files with 444 additions and 114 deletions

View File

@@ -12,14 +12,14 @@ source: https://github.com/tldr-pages/tldr.git
`anki`
- Use a specific [p]rofile:
- Use a specific profile:
`anki -p {{profile_name}}`
`anki {{[-p|--profile]}} {{profile_name}}`
- Use a specific [l]anguage:
- Use a specific language:
`anki -l {{language}}`
`anki {{[-l|--lang]}} {{language}}`
- Use a non-default directory (`~/Anki` for default):
`anki -b {{path/to/directory}}`
`anki {{[-b|--base]}} {{path/to/directory}}`