mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00

* pages.nl/common/a*: update Dutch translation, fix English typo's * Update pages/common/asciinema.md * Update act.md * Update pages.nl/common/act.md * Update age-keygen.md Co-authored-by: Leon <leonvsc@users.noreply.github.com> * pages.nl/common/b*: update Dutch translation (#16248) * pages.nl/common/b*: update Dutch translation * Update pages.nl/common/bc.md Co-authored-by: Managor <42655600+Managor@users.noreply.github.com> --------- Co-authored-by: Managor <42655600+Managor@users.noreply.github.com> * certbot: update Dutch translation * Update certbot.md * Fix typos --------- Co-authored-by: Leon <leonvsc@users.noreply.github.com> Co-authored-by: Managor <42655600+Managor@users.noreply.github.com>
806 B
806 B
ani-cli
Een cli om door anime te bladeren en deze te bekijken. Meer informatie: https://manned.org/ani-cli.
- Zoek naar anime op naam:
ani-cli "{{anime_naam}}"
- Download een aflevering:
ani-cli {{[-d|--download]}} "{{anime_naam}}"
- Download een reeks van afleveringen:
ani-cli {{[-d|--download]}} {{[-r|--range]}} "{{1 6}}" "{{anime_naam}}"
- Download de gehele serie (een reeks van alle afleveringen):
ani-cli {{[-d|--download]}} {{[-r|--range]}} "1 -1" "{{anime_naam}}"
- Gebruik VLC als de media player:
ani-cli {{[-v|-vlc]}} "{{anime_naam}}"
- Bekjk een specifieke aflevering:
ani-cli {{[-e|--episode]}} {{afleveringnummer}} "{{anime_naam}}"
- Bekijk anime verder uit je geschiedenis:
ani-cli {{[-c|--continue]}}
- Update
ani-cli
:
ani-cli {{[-U|--update]}}