Update README.md

This commit is contained in:
Stephen Seo 2023-02-27 15:54:29 +09:00
parent f7ffa62e02
commit 1dc28d7b07

View file

@ -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: