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
|
||||
|
||||
USAGE:
|
||||
mpd_info_screen [OPTIONS] <host> [port]
|
||||
mpd_info_screen [FLAGS] [OPTIONS] <host> [port]
|
||||
|
||||
FLAGS:
|
||||
-h, --help Prints help information
|
||||
-V, --version Prints version information
|
||||
--disable-show-artist
|
||||
--disable-show-filename
|
||||
--disable-show-title
|
||||
-h, --help Prints help information
|
||||
-V, --version Prints version information
|
||||
|
||||
OPTIONS:
|
||||
-p <password>
|
||||
|
|
Loading…
Reference in a new issue