mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 14:42:07 +02:00

* anki: add page * Correct formatting * Correct description formatting * Update information link Co-authored-by: Jack Lin <blueskyson1401@gmail.com> * Update parameter name Co-authored-by: Jack Lin <blueskyson1401@gmail.com> * Move page to common * Format command name in code block Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com> * Format command name in code block Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com> * Format path in code block Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com> * Change information link to point to documentation Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com> * Update pages/common/anki.md Co-authored-by: Jack Lin <blueskyson1401@gmail.com> Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
371 B
371 B
anki
Powerful, intelligent flashcard program. More information: https://docs.ankiweb.net.
- Launch
anki
:
anki
- Launch
anki
with a specific profile:
anki -p {{profile_name}}
- Launch
anki
in a specific language:
anki -l {{language}}
- Launch
anki
from a specific directory instead of the default (~/Anki
):
anki -b {{path/to/directory}}