mirror of
https://github.com/nathom/streamrip.git
synced 2025-05-13 06:34:45 -04:00
Fix typos
This commit is contained in:
parent
f5b2e18379
commit
587739b109
2 changed files with 2 additions and 2 deletions
|
@ -35,7 +35,7 @@ class DownloadCommand(Command):
|
|||
|
||||
help = (
|
||||
"\nDownload <title>Dreams</title> by <title>Fleetwood Mac</title>:\n"
|
||||
"$ <cmd>rip url https://www.deezer.com/en/track/63480987</cmd>\n\n"
|
||||
"$ <cmd>rip url https://www.deezer.com/us/track/67549262</cmd>\n\n"
|
||||
"Batch download urls from a text file named <path>urls.txt</path>:\n"
|
||||
"$ <cmd>rip url --file urls.txt</cmd>\n\n"
|
||||
"For more information on Quality IDs, see\n"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue