Forrest logo
back to context overview

anki

List of commands for anki:

  • anki:tldr:26a3a anki: Launch `anki`.
    $ anki
    try on your machine
    explain this command
  • anki:tldr:99b92 anki: Launch `anki` in a specific language.
    $ anki -l ${language}
    try on your machine
    explain this command
  • anki:tldr:e1fab anki: Launch `anki` with a specific profile.
    $ anki -p ${profile_name}
    try on your machine
    explain this command
  • anki:tldr:fac27 anki: Launch `anki` from a specific directory instead of the default (`~/Anki`).
    $ anki -b ${path-to-directory}
    try on your machine
    explain this command
back to context overview