1
0
Fork 0
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:
Leon 2023-11-11 12:02:48 +01:00 committed by GitHub
parent 14c3820b96
commit c68014bbbd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

20
pages.nl/common/anki.md Normal file
View 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}}`