diff --git a/Cargo.lock b/Cargo.lock index 1f04cf1..ee5a855 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1668,7 +1668,7 @@ dependencies = [ [[package]] name = "mpd_info_screen" -version = "0.3.5" +version = "0.3.6" dependencies = [ "bindgen", "freetype", diff --git a/Cargo.toml b/Cargo.toml index 0b09568..55a1e4f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "mpd_info_screen" -version = "0.3.5" +version = "0.3.6" edition = "2018" description = "Displays info on currently playing music from an MPD daemon" license = "MIT" diff --git a/README.md b/README.md index 375c147..2ef5ab3 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ installed already). # Usage - mpd_info_screen 0.3.5 + mpd_info_screen 0.3.6 USAGE: mpd_info_screen [FLAGS] [OPTIONS] [port] @@ -41,8 +41,9 @@ installed already). -V, --version Prints version information OPTIONS: - -l, --log-level [default: Error] [possible values: Error, Warning, Debug, Verbose] + -l, --log-level [default: Error] [possible values: Error, Warning, Debug, Verbose] -p + -t, --text-bg-opacity sets the opacity of the text background (0-255) [default: 190] ARGS: