mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-18 00:01:03 +00:00
Update cheatsheets
This commit is contained in:
@@ -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`
|
||||
|
||||
Reference in New Issue
Block a user