From: Andrew M. <fit...@us...> - 2007-09-07 17:24:35
|
Update of /cvsroot/radmind/radmind/man In directory sc8-pr-cvs9.sourceforge.net:/tmp/cvs-serv15347 Modified Files: Tag: radmind-1-10-0-exclude-branch fsdiff.1 Log Message: Added -W option documentation. Index: fsdiff.1 =================================================================== RCS file: /cvsroot/radmind/radmind/man/fsdiff.1,v retrieving revision 1.13.2.1 retrieving revision 1.13.2.2 diff -C2 -d -r1.13.2.1 -r1.13.2.2 *** fsdiff.1 7 Sep 2007 17:12:35 -0000 1.13.2.1 --- fsdiff.1 7 Sep 2007 17:24:31 -0000 1.13.2.2 *************** *** 12,16 **** .B -1 } [ ! .BI -IV ] [ .BI \-K\ command --- 12,16 ---- .B -1 } [ ! .BI -IVW ] [ .BI \-K\ command *************** *** 306,309 **** --- 306,313 ---- a list of supported checksumming algorithms in descending order of preference and then exits. + .TP 19 + .B \-W + prints a warning to the standard error when encountering an object + matching an exclude pattern. .sp .SH FILES |