]> git.seodisparate.com - mpd_info_screen/commitdiff
Update README.md, version 0.4.5 b_0.4.5 0.4.5
authorStephen Seo <seo.disparate@gmail.com>
Thu, 2 Mar 2023 12:36:42 +0000 (21:36 +0900)
committerStephen Seo <seo.disparate@gmail.com>
Thu, 2 Mar 2023 12:36:42 +0000 (21:36 +0900)
Cargo.lock
Cargo.toml
README.md

index 371cb7bb06173924c52b0ebd917681e8f6976442..a6a7917c06ed0e3fb10fe05dc92165d0f91c091c 100644 (file)
@@ -1668,7 +1668,7 @@ dependencies = [
 
 [[package]]
 name = "mpd_info_screen"
-version = "0.4.4"
+version = "0.4.5"
 dependencies = [
  "bindgen",
  "freetype",
index d24acce24dbbd81067e55a60eba0a7105d3a01ba..81aef4153918595ca367f1cc4b184586f11ee8b8 100644 (file)
@@ -1,6 +1,6 @@
 [package]
 name = "mpd_info_screen"
-version = "0.4.4"
+version = "0.4.5"
 edition = "2018"
 description = "Displays info on currently playing music from an MPD daemon"
 license = "MIT"
index a875aadc8e5bc28ec03bd8958fffc6fd65192b85..7800d5225e4f2a4dac8443ad80627c7a20cfefba 100644 (file)
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@ counter, and the filename currently being played
 
 ## Known Bugs ❗❗
 
-Version `0.4.4` is a "workaround" release that is branched off of version
+Version `0.4.5` is a "workaround" release that is branched off of version
 `0.3.7`. Once a new release of `ggez` is released that fixes the known bugs,
 a new version will be released with the fixes. Because this is based on
 `0.3.7` of `mpd_info_screen`, Wayland support may not work. Try using `xwayland`
@@ -47,8 +47,6 @@ or through crates.io:
 # Usage
 
 
-    mpd_info_screen 0.4.4
-    
     USAGE:
         mpd_info_screen [FLAGS] [OPTIONS] <host> [port]
     
@@ -65,6 +63,7 @@ or through crates.io:
     OPTIONS:
         -l, --log-level <log-level>                 [default: Error]  [possible values: Error, Warning, Debug, Verbose]
         -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]
     
     ARGS: