mirror of
https://github.com/cooperhammond/irs.git
synced 2025-02-01 08:01:00 +00:00
Update README.md
This commit is contained in:
parent
b865aaa2a8
commit
f562cc0a38
|
@ -8,10 +8,11 @@ An ingenious program to download audio from youtube and then parse metadata for
|
||||||
___
|
___
|
||||||
### Usage and Examples
|
### Usage and Examples
|
||||||
```
|
```
|
||||||
usage: irs [-h] [-a ARTIST] [-A ALBUM | -s SONG]
|
usage: irs [-h] [-v] [-a ARTIST] [-A ALBUM | -s SONG]
|
||||||
|
|
||||||
optional arguments:
|
optional arguments:
|
||||||
-h, --help show this help message and exit
|
-h, --help show this help message and exit
|
||||||
|
-v, --version Display the version and exit.
|
||||||
-a ARTIST, --artist ARTIST
|
-a ARTIST, --artist ARTIST
|
||||||
Specify the artist name
|
Specify the artist name
|
||||||
-A ALBUM, --album ALBUM
|
-A ALBUM, --album ALBUM
|
||||||
|
|
Loading…
Reference in a new issue