aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/mpd.conf.58
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/mpd.conf.5 b/doc/mpd.conf.5
index e5359f94a..62f5565e1 100644
--- a/doc/mpd.conf.5
+++ b/doc/mpd.conf.5
@@ -32,15 +32,15 @@ configuration file.
.B db_file <file>
This specifies where the db file will be stored.
.TP
-.B sticker_file <file>
-The location of the sticker database. This is a database which
-manages dynamic information attached to songs.
-.TP
.B log_file <file>
This specifies where the log file should be located.
The special value "syslog" makes MPD use the local syslog daemon.
.SH OPTIONAL PARAMETERS
.TP
+.B sticker_file <file>
+The location of the sticker database. This is a database which
+manages dynamic information attached to songs.
+.TP
.B pid_file <file>
This specifies the file to save mpd's process ID in.
.TP