mirror of https://github.com/CrimsonTome/tldr.git
21 lines
325 B
Markdown
21 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}}`
|