mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-11 19:58:45 +00:00
Update cheatsheets
This commit is contained in:
25
anki
Normal file
25
anki
Normal file
@@ -0,0 +1,25 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, common]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# anki
|
||||
|
||||
> Powerful, intelligent flashcard program.
|
||||
> More information: <https://docs.ankiweb.net>.
|
||||
|
||||
- Launch the GUI:
|
||||
|
||||
`anki`
|
||||
|
||||
- Use a specific [p]rofile:
|
||||
|
||||
`anki -p {{profile_name}}`
|
||||
|
||||
- Use a specific [l]anguage:
|
||||
|
||||
`anki -l {{language}}`
|
||||
|
||||
- Use a non-default directory (`~/Anki` for default):
|
||||
|
||||
`anki -b {{path/to/directory}}`
|
||||
Reference in New Issue
Block a user