aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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
-------