From: Stephen Seo Date: Thu, 16 Sep 2021 07:08:29 +0000 (+0900) Subject: Update README.md with usage X-Git-Tag: 0.1.0~27 X-Git-Url: https://git.seodisparate.com/stephenseo/server_config?a=commitdiff_plain;h=d226584a4ca19217cd613af7ac41a0c0bd70ad9e;p=mpd_info_screen Update README.md with usage --- diff --git a/README.md b/README.md index 7731124..b9c6166 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,24 @@ A Rust program that displays info about the currently running MPD server. The window shows albumart (embedded in the audio file), a "time-remaining" counter, and the filename currently being played +# Usage + + mpd_info_screen 0.1.0 + + USAGE: + mpd_info_screen [OPTIONS] [port] + + FLAGS: + -h, --help Prints help information + -V, --version Prints version information + + OPTIONS: + -p + + ARGS: + + [default: 6600] + # Issues / TODO [ ] UTF-8 Non-ascii font support