[Pkg-mpd-commits] [SCM] Git repository for pkg-mpd branch, master, updated. debian/0.17.1-1-22-g38ab336
Florian Schlichting
fschlich at zedat.fu-berlin.de
Fri Feb 22 00:22:28 UTC 2013
The following commit has been merged in the master branch:
commit 611c0ad13df7474a1de463d39d756c8ead4754ee
Author: Florian Schlichting <fschlich at zedat.fu-berlin.de>
Date: Thu Feb 21 22:59:22 2013 +0100
debian/mpd.init.d: remove start-create-db option from Usage string (closes: #662088, LP: #902485)
diff --git a/debian/mpd.init.d b/debian/mpd.init.d
index 07b3da4..d5ea72b 100644
--- a/debian/mpd.init.d
+++ b/debian/mpd.init.d
@@ -119,7 +119,7 @@ case "$1" in
mpd_start
;;
*)
- echo "Usage: $0 {start|start-create-db|stop|restart|force-reload}"
+ echo "Usage: $0 {start|stop|restart|force-reload}"
exit 2
;;
esac
--
Git repository for pkg-mpd
More information about the Pkg-mpd-commits
mailing list