From b5afbb85a3966449a221e87638f41215629b3878 Mon Sep 17 00:00:00 2001 From: Oliver Tappe Date: Wed, 2 May 2007 15:52:07 +0000 Subject: * reverted recent addition of --verbose-level to short help, as that is no script option, but an openslx-option (which is supported by all openslx-scripts). These options are only mentioned in the man-page, but not in the short help. * Moved the improved help text for --verbose-level to slxsettings. git-svn-id: http://svn.openslx.org/svn/openslx/trunk@987 95ad53e4-c205-0410-b2fa-d234c58c8868 --- config-db/slxsettings | 3 +++ 1 file changed, 3 insertions(+) (limited to 'config-db/slxsettings') diff --git a/config-db/slxsettings b/config-db/slxsettings index f0de947c..82b97585 100755 --- a/config-db/slxsettings +++ b/config-db/slxsettings @@ -346,6 +346,9 @@ Default is $SLX_TFTPBOOT_PATH (usually F. =item B<< --verbose-level= >> Sets the level of logging verbosity (0-3). +Prints additional output for debugging. N is a number between 0 and 3. Level +1 provides more information than the default, while 2 provides traces. With +level 3 you get extreme debug output, e.g. database commands are printed. Default is $SLX_VERBOSE_LEVEL (usually 0, no logging). -- cgit v1.2.3-55-g7522