doc/mpd.1.rst: document --no-config option

This commit is contained in:
Naglis Jonaitis 2020-08-21 15:22:07 +03:00
parent ddb524b6b2
commit fefdb7d96d
No known key found for this signature in database
GPG Key ID: 54DA26AC89685C57
1 changed files with 3 additions and 0 deletions

View File

@ -25,6 +25,9 @@ OPTIONS
--kill --kill
Kill the currently running mpd session. The pid_file parameter must be specified in the config file for this to work. Kill the currently running mpd session. The pid_file parameter must be specified in the config file for this to work.
--no-config
Don't read from the configuration file.
--no-daemon --no-daemon
Don't detach from console. Don't detach from console.