From 844a0173c5f37e9b39304a76a21471e791c1f1a3 Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Sun, 5 Jul 2015 14:18:33 +0200 Subject: update documentation --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 ------- -- cgit v1.2.3-54-g00ecf