chore(man): add playing-interval option to mpd man page

This commit is contained in:
Theo Ratkin
2025-08-08 07:55:28 -04:00
parent 03eba63215
commit 929c817eb4
+5
View File
@@ -29,6 +29,11 @@ Addressed by *mpd*
default: 5 ++
The interval in which the connection to the MPD server is retried
*playing-interval*: ++
typeof: integer++
default: 1000 ++
The interval (in milliseconds) in which the playing state is updated.
*timeout*: ++
typeof: integer++
default: 30 ++