summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2010-06-26 04:05:56 +0200
committerLennart Poettering <lennart@poettering.net>2010-06-26 04:05:56 +0200
commit5b0187292d95c991c37efeeaf36fac9628dae5dc (patch)
treec842457fd8c0490df9a8c18186bda6d5725a4a09 /man
parent749a220448f2b1f4a8c865002382397dd9f671b8 (diff)
dnsconfd: add --syslog switch
Diffstat (limited to 'man')
-rw-r--r--man/avahi-dnsconfd.8.xml.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/man/avahi-dnsconfd.8.xml.in b/man/avahi-dnsconfd.8.xml.in
index b40c676..e01ab44 100644
--- a/man/avahi-dnsconfd.8.xml.in
+++ b/man/avahi-dnsconfd.8.xml.in
@@ -45,6 +45,11 @@
<optdesc><p>Daemonize after startup and redirect log messages to syslog.</p></optdesc>
</option>
+ <option>
+ <p><opt>-s | --syslog</opt></p>
+ <optdesc><p>Log to syslog instead of STDERR. Implied by <opt>--daemonize</opt>.</p></optdesc>
+ </option>
+
<option>
<p><opt>-k | --kill</opt></p>
<optdesc><p>Kill an already running avahi-dnsconfd. (equivalent to sending a SIGTERM)</p></optdesc>