[lwatch-cvs] files/doc lwatch.1.in,1.5,1.6
Brought to you by:
arturcz
|
From: <ar...@us...> - 2003-03-22 18:39:22
|
Update of /cvsroot/lwatch/files/doc In directory sc8-pr-cvs1:/tmp/cvs-serv7196 Modified Files: lwatch.1.in Log Message: - stub rebuilded Index: lwatch.1.in =================================================================== RCS file: /cvsroot/lwatch/files/doc/lwatch.1.in,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** lwatch.1.in 21 Mar 2003 15:35:46 -0000 1.5 --- lwatch.1.in 22 Mar 2003 18:34:09 -0000 1.6 *************** *** 88,92 **** .SH "Command line options" .PP ! Type lwatch -h for options and their description. .SH "Running" .PP --- 88,107 ---- .SH "Command line options" .PP ! ! .IP "\fB-C \fIfilename\fP\fP" 10 ! .IP "\fB--config \fIfilename\fP\fP" 10 ! read config from filename instead of @CONFDIR@/lwatch.conf ! .IP "\fB-f \fIfilename\fP\fP" 10 ! .IP "\fB--fifo \fIfilename\fP\fP" 10 ! read data from named fifo filename instead of /tmp/test ! .IP "\fB-s\fP" 10 ! .IP "\fB--show-unparsed\fP" 10 ! show unparsed lines like `last message repeated 5 times' or `--- MARK ---' ! .IP "\fB-o\fP" 10 ! .IP "\fB--omit-rc\fP" 10 ! do not read values from config file ! .IP "\fB-h\fP" 10 ! .IP "\fB--help\fP" 10 ! show help about runtime option .SH "Running" .PP *************** *** 129,131 **** option) any later version. ! ...\" created by instant / docbook-to-man, Fri 21 Mar 2003, 16:29 --- 144,146 ---- option) any later version. ! ...\" created by instant / docbook-to-man, Sat 22 Mar 2003, 19:33 |