mirror of
https://github.com/cooperhammond/irs.git
synced 2025-01-02 19:15:26 +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:
|
||||
```
|
||||
usage: irs [-h] [-a ARTIST] [-s SONG] [-A ALBUM] [-u USERNAME] [-p PLAYLIST]
|
||||
[-l LOCATION] [-o] [-c]
|
||||
usage: irs [-h] [-a ARTIST -s SONG] [-A ALBUM [-a ARTIST]]
|
||||
[-u USERNAME -p PLAYLIST] [-l LOCATION] [-o] [-c]
|
||||
|
||||
optional arguments:
|
||||
-h, --help show this help message and exit
|
||||
|
|
Loading…
Reference in a new issue