mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00

* pages*: add missing mnemonics --------- Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com> Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
20 lines
325 B
Markdown
20 lines
325 B
Markdown
# anki
|
|
|
|
> Powerful, intelligent flashcard program.
|
|
> More information: <https://docs.ankiweb.net>.
|
|
|
|
- Launch the GUI:
|
|
|
|
`anki`
|
|
|
|
- Use a specific [p]rofile:
|
|
|
|
`anki -p {{profile_name}}`
|
|
|
|
- Use a specific [l]anguage:
|
|
|
|
`anki -l {{language}}`
|
|
|
|
- Use a non-default directory (`~/Anki` for default):
|
|
|
|
`anki -b {{path/to/directory}}`
|