summaryrefslogtreecommitdiffstats
path: root/installer/slxos-setup
diff options
context:
space:
mode:
authorOliver Tappe2008-04-07 21:56:26 +0200
committerOliver Tappe2008-04-07 21:56:26 +0200
commit419b81a499c8c9e91bddb1d7f4cad412fa039b47 (patch)
treea8126b672914a80cd6721dd884329ab2ef9a33b2 /installer/slxos-setup
parent* on behalf of Michael: splashy.stop now tries to remove itself during execution (diff)
downloadcore-419b81a499c8c9e91bddb1d7f4cad412fa039b47.tar.gz
core-419b81a499c8c9e91bddb1d7f4cad412fa039b47.tar.xz
core-419b81a499c8c9e91bddb1d7f4cad412fa039b47.zip
* 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
Diffstat (limited to 'installer/slxos-setup')
-rwxr-xr-xinstaller/slxos-setup2
1 files changed, 1 insertions, 1 deletions
diff --git a/installer/slxos-setup b/installer/slxos-setup
index e5e44d58..bcbca72e 100755
--- a/installer/slxos-setup
+++ b/installer/slxos-setup
@@ -389,11 +389,11 @@ which can be used to overrule the OpenSLX settings:
--db-spec=<string> full DBI-specification of database
--db-type=<string> type of database to connect to
--locale=<string> locale to use for translations
+ --log-level=<int> level of logging verbosity (0-3)
--logfile=<string> file to write logging output to
--private-path=<string> path to private data
--public-path=<string> path to public (client-accesible) data
--temp-path=<string> path to temporary data
- --verbose-level=<int> level of logging verbosity (0-3)
Please refer to the C<slxsettings>-manpage for a more detailed description
of these options.