mirror of
https://github.com/cooperhammond/irs.git
synced 2025-07-03 15:18:14 +00:00
Updated README.md
This commit is contained in:
parent
ec369a8421
commit
5a2bc55e90
|
@ -26,8 +26,8 @@ This is a demo of the CLI displayling its features:
|
||||||
|
|
||||||
The usages can be found with the `-h` or `--help` flag:
|
The usages can be found with the `-h` or `--help` flag:
|
||||||
```
|
```
|
||||||
usage: irs [-h] [-a ARTIST] [-s SONG] [-A ALBUM] [-u USERNAME] [-p PLAYLIST]
|
usage: irs [-h] [-a ARTIST -s SONG] [-A ALBUM [-a ARTIST]]
|
||||||
[-l LOCATION] [-o] [-c]
|
[-u USERNAME -p PLAYLIST] [-l LOCATION] [-o] [-c]
|
||||||
|
|
||||||
optional arguments:
|
optional arguments:
|
||||||
-h, --help show this help message and exit
|
-h, --help show this help message and exit
|
||||||
|
|
Loading…
Reference in a new issue