diff options
author | Tanu Kaskinen <tanu.kaskinen@linux.intel.com> | 2014-02-12 14:31:26 +0200 |
---|---|---|
committer | Tanu Kaskinen <tanu.kaskinen@linux.intel.com> | 2014-02-12 14:31:26 +0200 |
commit | 9eb0bd004f3fd9e72470403b014dbe500edb3322 (patch) | |
tree | 2b2a66640a015a22c1965f9791f1afb433e52827 /man | |
parent | 6021ce31968b4fef5f0a0c86a144919fd0a02650 (diff) |
man: pulse-cli-syntax: Document the "journal" log target
Diffstat (limited to 'man')
-rw-r--r-- | man/pulse-cli-syntax.5.xml.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/man/pulse-cli-syntax.5.xml.in b/man/pulse-cli-syntax.5.xml.in index b150b67e6..a061c052a 100644 --- a/man/pulse-cli-syntax.5.xml.in +++ b/man/pulse-cli-syntax.5.xml.in @@ -263,7 +263,8 @@ USA. <option> <p><opt>set-log-target</opt> <arg>target</arg></p> - <optdesc><p>Change the log target (null, auto, syslog, stderr, file:PATH, newfile:PATH).</p></optdesc> + <optdesc><p>Change the log target (null, auto, journal, syslog, stderr, + file:PATH, newfile:PATH).</p></optdesc> </option> <option> |