mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
anki: add Dutch translation (#11446)
This commit is contained in:
parent
14c3820b96
commit
c68014bbbd
1 changed files with 20 additions and 0 deletions
20
pages.nl/common/anki.md
Normal file
20
pages.nl/common/anki.md
Normal file
|
@ -0,0 +1,20 @@
|
|||
# anki
|
||||
|
||||
> Krachtig, intelligent flashcardprogramma.
|
||||
> Meer informatie: <https://docs.ankiweb.net>.
|
||||
|
||||
- Start `anki`:
|
||||
|
||||
`anki`
|
||||
|
||||
- Start `anki` met een specifiek profiel:
|
||||
|
||||
`anki -p {{profiel_naam}}`
|
||||
|
||||
- Start `anki` in een specifieke taal:
|
||||
|
||||
`anki -l {{taal}}`
|
||||
|
||||
- Start `anki` vanaf een specifieke map, in plaats van de standaardmap (`~/Anki`):
|
||||
|
||||
`anki -b {{pad/naar/map}}`
|
Loading…
Add table
Reference in a new issue