diff options
-rw-r--r-- | man/pulseaudio.1.xml.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/man/pulseaudio.1.xml.in b/man/pulseaudio.1.xml.in index c961c0892..b6dd4909a 100644 --- a/man/pulseaudio.1.xml.in +++ b/man/pulseaudio.1.xml.in @@ -456,6 +456,9 @@ USA. <p><arg>$PULSE_CLIENTCONFIG</arg>: path of file that shall be read instead of <file>client.conf</file> (see above) for client configuration.</p> + <p><arg>$PULSE_COOKIE</arg>: path of file that contains the PulseAudio + authentication cookie. Defaults to <file>~/.config/pulse/cookie</file>.</p> + <p>These environment settings take precedence -- if set -- over the configuration settings from <file>client.conf</file> (see above).</p> </section> |