Update README.md
This commit is contained in:
parent
05aa505694
commit
af1419fc48
1 changed files with 6 additions and 3 deletions
|
@ -12,11 +12,14 @@ counter, and the filename currently being played
|
||||||
mpd_info_screen 0.1.0
|
mpd_info_screen 0.1.0
|
||||||
|
|
||||||
USAGE:
|
USAGE:
|
||||||
mpd_info_screen [OPTIONS] <host> [port]
|
mpd_info_screen [FLAGS] [OPTIONS] <host> [port]
|
||||||
|
|
||||||
FLAGS:
|
FLAGS:
|
||||||
-h, --help Prints help information
|
--disable-show-artist
|
||||||
-V, --version Prints version information
|
--disable-show-filename
|
||||||
|
--disable-show-title
|
||||||
|
-h, --help Prints help information
|
||||||
|
-V, --version Prints version information
|
||||||
|
|
||||||
OPTIONS:
|
OPTIONS:
|
||||||
-p <password>
|
-p <password>
|
||||||
|
|
Loading…
Reference in a new issue