mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 08:22:08 +02:00
anki: add German translation (#10291)
* anki: add German translation --------- Co-authored-by: pixel <pixel+github@chrissx.de>
This commit is contained in:
parent
47622ac36c
commit
3be09d35e3
1 changed files with 20 additions and 0 deletions
20
pages.de/common/anki.md
Normal file
20
pages.de/common/anki.md
Normal file
|
@ -0,0 +1,20 @@
|
||||||
|
# anki
|
||||||
|
|
||||||
|
> Leistungsstarkes, intelligentes Lernkartenprogramm.
|
||||||
|
> Weitere Informationen: <https://docs.ankiweb.net>.
|
||||||
|
|
||||||
|
- Starte `anki`:
|
||||||
|
|
||||||
|
`anki`
|
||||||
|
|
||||||
|
- Starte `anki` mit einem bestimmten Profil:
|
||||||
|
|
||||||
|
`anki -p {{profil_name}}`
|
||||||
|
|
||||||
|
- Starte `anki` in einer bestimmten Sprache:
|
||||||
|
|
||||||
|
`anki -l {{sprache}}`
|
||||||
|
|
||||||
|
- Starte `anki` von einem bestimmten Verzeichneis anstelle des Standardverzeichnis (`~/Anki`):
|
||||||
|
|
||||||
|
`anki -b {{pfad/zu/verzeichnis}}`
|
Loading…
Add table
Reference in a new issue