aboutsummaryrefslogtreecommitdiffstats
path: root/doc/mpd.1
diff options
context:
space:
mode:
Diffstat (limited to 'doc/mpd.1')
-rw-r--r--doc/mpd.12
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/mpd.1 b/doc/mpd.1
index 5d120e139..42de10740 100644
--- a/doc/mpd.1
+++ b/doc/mpd.1
@@ -97,7 +97,7 @@ a password. The format of permissions is specified n the description of the
"read,add,control,admin", otherwise it is "" (no permissions).
.TP
.B state_file <file>
-This specifies if a state file is used and where it is located. The file path should be an absolute path. The state of mpd will be saved to this file when mpd is terminated by a TERM signal or by the "kill" command.
+This specifies if a state file is used and where it is located. The file path should be an absolute path. The state of mpd will be saved to this file when mpd is terminated by a TERM signal or by the "kill" command. When mpd is restarted, it will read the state file and restore the state of MPD (including the playlist).
.TP
.B connection_timeout <seconds>
If a client does not send any new data in this time period, the connection is closed. The default is 60 seconds.