[Autosec-devel] sonar/doc sonar.1.in,1.1,1.2
Brought to you by:
red0x
From: <ph...@us...> - 2004-02-03 01:58:39
|
Update of /cvsroot/autosec/sonar/doc In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28692 Modified Files: sonar.1.in Log Message: Updated to reflect verbosity changes Index: sonar.1.in =================================================================== RCS file: /cvsroot/autosec/sonar/doc/sonar.1.in,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** sonar.1.in 10 Nov 2003 10:36:38 -0000 1.1 --- sonar.1.in 3 Feb 2004 01:56:31 -0000 1.2 *************** *** 64,70 **** Fork into background (daemon mode). All output is dumped to syslog. .TP ! .B \-v ! Increase Verbosity. Maximum is 5, default is 0. Try \-vvvvv for all the ! output you could ever handle. .TP .B \-c, \--scan_count=count --- 64,69 ---- Fork into background (daemon mode). All output is dumped to syslog. .TP ! .B \-v[0-5] ! Set verbosity to the given level. If no level is given the level is set to 1. .TP .B \-c, \--scan_count=count |