Update README.md
This commit is contained in:
parent
f7ffa62e02
commit
1dc28d7b07
1 changed files with 1 additions and 2 deletions
|
@ -38,8 +38,6 @@ or through crates.io:
|
||||||
# Usage
|
# Usage
|
||||||
|
|
||||||
|
|
||||||
mpd_info_screen 0.3.7
|
|
||||||
|
|
||||||
USAGE:
|
USAGE:
|
||||||
mpd_info_screen [FLAGS] [OPTIONS] <host> [port]
|
mpd_info_screen [FLAGS] [OPTIONS] <host> [port]
|
||||||
|
|
||||||
|
@ -56,6 +54,7 @@ or through crates.io:
|
||||||
OPTIONS:
|
OPTIONS:
|
||||||
-l, --log-level <log-level> [default: Error] [possible values: Error, Warning, Debug, Verbose]
|
-l, --log-level <log-level> [default: Error] [possible values: Error, Warning, Debug, Verbose]
|
||||||
-p <password>
|
-p <password>
|
||||||
|
--pfile <password-file> read password from file
|
||||||
-t, --text-bg-opacity <text-bg-opacity> sets the opacity of the text background (0-255) [default: 190]
|
-t, --text-bg-opacity <text-bg-opacity> sets the opacity of the text background (0-255) [default: 190]
|
||||||
|
|
||||||
ARGS:
|
ARGS:
|
||||||
|
|
Loading…
Reference in a new issue