From 0782e3bcb11b1096956001aa2c3e7e07162e3a3d Mon Sep 17 00:00:00 2001 From: yaworsky Date: Thu, 8 Dec 2005 08:34:48 +0000 Subject: Added --trace option. --- doc/src/syslogd.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'doc') diff --git a/doc/src/syslogd.xml b/doc/src/syslogd.xml index 66b7b4e..f6f29d2 100644 --- a/doc/src/syslogd.xml +++ b/doc/src/syslogd.xml @@ -26,6 +26,7 @@ --restart -s--shutdown --start +-t--trace file -v--verbose --version @@ -130,6 +131,19 @@ Start installed service. + |  file + + + +Write error and trace messages to the specified file. +If filename begins with +, new messages will be appended to the +end of existing file. +Otherwise the file will be overwritten. + + + + + | -- cgit v1.2.3