diff --git a/man/pulseaudio.1.xml.in b/man/pulseaudio.1.xml.in index e6291d8af..650b417b0 100644 --- a/man/pulseaudio.1.xml.in +++ b/man/pulseaudio.1.xml.in @@ -130,7 +130,9 @@ License along with PulseAudio; if not, see .

-D | --daemonize[=BOOL]

Daemonize after startup, i.e. detach from the - terminal.

+ terminal. Note that when running as a systemd service you should + use --daemonize=no for systemd notification to work. +