aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2015-07-05 14:18:33 +0200
committerGravatar Christian Hesse <mail@eworm.de>2015-07-05 14:18:33 +0200
commit844a0173c5f37e9b39304a76a21471e791c1f1a3 (patch)
tree92f062f14e14289e2dcc0e3517a32e4efb97caf0
parent8169c93f165561521b60daa6468ca0dd23fd9833 (diff)
downloadmpd-notification-844a0173c5f37e9b39304a76a21471e791c1f1a3.tar.gz
mpd-notification-844a0173c5f37e9b39304a76a21471e791c1f1a3.tar.zst
update documentation
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3dec34e..b42d308 100644
--- a/README.md
+++ b/README.md
@@ -24,7 +24,7 @@ To compile and run `mpd-notification` you need:
* [libnotify](http://library.gnome.org/devel/notification-spec/)
* [libmpdclient](http://www.musicpd.org/libs/libmpdclient/)
* [markdown](http://daringfireball.net/projects/markdown/) (HTML documentation)
-* `gnome-icon-theme` (or anything else that includes an icon named `sound`)
+* `gnome-icon-theme` (or anything else that includes an icon named `audio-x-generic`)
To use `mpd-notification` you probably want `mpd`, the
[music player daemon](http://www.musicpd.org/) itself. ;)
@@ -62,6 +62,7 @@ environment for autostart.
* *-p PORT*: connect to PORT
* *-t TIMEOUT*: notification timeout
* *-v*: verbose output
+* *-V*: print version information
Artwork
-------