Update cheatsheets

This commit is contained in:
ivuorinen
2025-03-09 00:16:26 +00:00
parent f8bee5305f
commit 9e2d0f72f1
116 changed files with 330 additions and 330 deletions

View File

@@ -15,11 +15,11 @@ source: https://github.com/tldr-pages/tldr.git
- Download a specific anime by specifying an episode range:
`animdl download {{anime_title}} {{-r|--range}} {{start_episode}}-{{end_episode}}`
`animdl download {{anime_title}} {{[-r|--range]}} {{start_episode}}-{{end_episode}}`
- Download a specific anime by specifying a download directory:
`animdl download {{anime_title}} {{-d|--download-dir}} {{path/to/download_directory}}`
`animdl download {{anime_title}} {{[-d|--download-dir]}} {{path/to/download_directory}}`
- Grab the stream URL for a specific anime:
@@ -39,4 +39,4 @@ source: https://github.com/tldr-pages/tldr.git
- Stream the latest episode of a specific anime:
`animdl stream {{anime_title}} {{-s|--special}} latest`
`animdl stream {{anime_title}} {{[-s|--special]}} latest`