update mpd man page with --no-create-db option

git-svn-id: https://svn.musicpd.org/mpd/trunk@1473 09075e82-0dd4-0310-85a5-a0d7c8717e4f
This commit is contained in:
Warren Dukes 2004-06-13 21:16:36 +00:00
parent 825252dfc8
commit 77f824ce20

View File

@ -28,11 +28,17 @@ Read more about MPD on http://www.musicpd.org
(Re)Crete the db file for mpd.
.TP
.BI --help
Output a brief help message.
.br
Output a brief help message.
.TP
.BI --no-create-db
Do not create the db file for mpd, even if it doesn't exist.
.TP
.BI --no-daemon
Don't detach from console or redirect output to log files.
Don't detach from console.
.TP
.BI --stdout
Don't redirect output to log files.
.TP
.BI --verbose
Output verbose amounts of information to the logs