Commit 77f824ce authored by Warren Dukes's avatar Warren Dukes

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

git-svn-id: https://svn.musicpd.org/mpd/trunk@1473 09075e82-0dd4-0310-85a5-a0d7c8717e4f
parent 825252df
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment