Skip to content

Commit

Permalink
docs: adjust formatting on readme line 554 (#1422)
Browse files Browse the repository at this point in the history
  • Loading branch information
1 parent 81e6ecd commit 5daa876
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -551,7 +551,7 @@ Ani-skip uses the external lua script function of mpv and as such – for now
* Can I change dub language? - No.
* Can I change media source? - No (unless you can scrape that source yourself).
* Can I use vlc? - Yes, use `--vlc` or `export ANI_CLI_PLAYER=vlc`.
* Can I adjust resolution? - `Yes, use -q resolution`, for example `ani-cli -q 1080`.
* Can I adjust resolution? - Yes, use `-q resolution`, for example `ani-cli -q 1080`.
* How can I download? - Use `-d`, it will download into your working directory.
* Can i change download folder? - Yes, set the `ANI_CLI_DOWNLOAD_DIR` to your desired location.
* How can I bulk download? - `Use -d -e firstepisode-lastepisode`, for example `ani-cli onepiece -d -e 1-1000`.
Expand Down

0 comments on commit 5daa876

Please sign in to comment.