From 419b81a499c8c9e91bddb1d7f4cad412fa039b47 Mon Sep 17 00:00:00 2001 From: Oliver Tappe Date: Mon, 7 Apr 2008 19:56:26 +0000 Subject: * renamed --verbose-level to --log-level to make it more separate from --verbose. git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1729 95ad53e4-c205-0410-b2fa-d234c58c8868 --- bin/slxsettings | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin/slxsettings') diff --git a/bin/slxsettings b/bin/slxsettings index 6c081ddf..f3932f2f 100755 --- a/bin/slxsettings +++ b/bin/slxsettings @@ -246,11 +246,11 @@ slxsettings [options] [action ...] db-spec= full DBI-specification of database db-type= type of database to connect to locale= locale to use for translations + log-level= level of logging verbosity (0-3) logfile= file to write logging output to private-path= path to private data public-path= path to public (client-accesible) data temp-path= path to temporary data - verbose-level= level of logging verbosity (0-3) =head3 General Options @@ -340,7 +340,7 @@ Sets path to temporary data. Default is $SLX_TEMP_PATH (usually F. -=item B<< verbose-level= >> +=item B<< log-level= >> Sets the level of logging verbosity (0-3). Prints additional output for debugging. N is a number between 0 and 3. Level -- cgit v1.2.3-55-g7522