[lwatch-cvs] files/doc lwatch.1.in,1.4,1.5 lwatch.sgml,1.8,1.9
Brought to you by:
arturcz
|
From: <ar...@us...> - 2003-03-21 15:38:13
|
Update of /cvsroot/lwatch/files/doc
In directory sc8-pr-cvs1:/tmp/cvs-serv13746/doc
Modified Files:
lwatch.1.in lwatch.sgml
Log Message:
- support for show_unparsed
- create_fifo doesn't work, removed
Index: lwatch.1.in
===================================================================
RCS file: /cvsroot/lwatch/files/doc/lwatch.1.in,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** lwatch.1.in 18 Mar 2003 13:36:39 -0000 1.4
--- lwatch.1.in 21 Mar 2003 15:35:46 -0000 1.5
***************
*** 59,63 ****
.SH "SYNOPSIS"
.PP
! \fBlwatch\fP [-C \fIfilename\fP] [--config \fIfilename\fP] [-f \fIfilename\fP] [--fifo \fIfilename\fP] [-coh] [--create-fifo] [--omit-rc] [--help]
.SH "Description"
.PP
--- 59,63 ----
.SH "SYNOPSIS"
.PP
! \fBlwatch\fP [-C \fIfilename\fP] [--config \fIfilename\fP] [-f \fIfilename\fP] [--fifo \fIfilename\fP] [-soh] [--show-unparsed] [--omit-rc] [--help]
.SH "Description"
.PP
***************
*** 129,131 ****
option) any later version.
! ...\" created by instant / docbook-to-man, Tue 18 Mar 2003, 14:30
--- 129,131 ----
option) any later version.
! ...\" created by instant / docbook-to-man, Fri 21 Mar 2003, 16:29
Index: lwatch.sgml
===================================================================
RCS file: /cvsroot/lwatch/files/doc/lwatch.sgml,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** lwatch.sgml 17 Mar 2003 16:58:00 -0000 1.8
--- lwatch.sgml 21 Mar 2003 15:35:47 -0000 1.9
***************
*** 68,73 ****
<arg>-f <replaceable>filename</replaceable></arg>
<arg>--fifo <replaceable>filename</replaceable></arg>
! <arg>-coh</arg>
! <arg>--create-fifo</arg>
<arg>--omit-rc</arg>
<arg>--help</arg>
--- 68,76 ----
<arg>-f <replaceable>filename</replaceable></arg>
<arg>--fifo <replaceable>filename</replaceable></arg>
! <arg>-<!-- c -->soh</arg>
! <!--
! <arg>- -create-fifo</arg>
! -->
! <arg>--show-unparsed</arg>
<arg>--omit-rc</arg>
<arg>--help</arg>
|