diff options
author | Deng Zhengrong <dzrongg@gmail.com> | 2012-07-11 22:29:45 +0800 |
---|---|---|
committer | Arun Raghavan <arun.raghavan@collabora.co.uk> | 2012-07-17 11:10:38 +0530 |
commit | 1bf1815080c9b64dd1f56e32b997195cc97ecf1e (patch) | |
tree | 52404308594234fa53d6c6d3af76bbe7c47478ad /man | |
parent | d591d7f37dd6fdc09d7d67bd6ff1cef15e4f40ce (diff) |
man: document option `set-log-target`
Diffstat (limited to 'man')
-rw-r--r-- | man/pulse-cli-syntax.5.xml.in | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/man/pulse-cli-syntax.5.xml.in b/man/pulse-cli-syntax.5.xml.in index 9bd59d1f1..703a42422 100644 --- a/man/pulse-cli-syntax.5.xml.in +++ b/man/pulse-cli-syntax.5.xml.in @@ -263,6 +263,11 @@ USA. </option> <option> + <p><opt>set-log-target</opt> <arg>target</arg></p> + <optdesc><p>Change the log target (null, auto, syslog, stderr, file:PATH).</p></optdesc> + </option> + + <option> <p><opt>set-log-time</opt> <arg>boolean</arg></p> <optdesc><p>Show timestamps in log messages.</p></optdesc> </option> |