summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDirk von Suchodoletz2009-02-01 23:50:46 +0100
committerDirk von Suchodoletz2009-02-01 23:50:46 +0100
commitbe2d21d9cada644060730aba71b0731a40b3a534 (patch)
treeac219114e81e331d214f97b7871487a541832487
parentCorrect redirection for null in init. (diff)
downloadcore-be2d21d9cada644060730aba71b0731a40b3a534.tar.gz
core-be2d21d9cada644060730aba71b0731a40b3a534.tar.xz
core-be2d21d9cada644060730aba71b0731a40b3a534.zip
Add information on log-level activation in the slx standard commands.
git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2560 95ad53e4-c205-0410-b2fa-d234c58c8868
-rwxr-xr-xinstaller/slxos-export7
-rwxr-xr-xinstaller/slxos-setup7
-rwxr-xr-xos-plugins/slxos-plugin9
3 files changed, 13 insertions, 10 deletions
diff --git a/installer/slxos-export b/installer/slxos-export
index 4501681e..8c0733ab 100755
--- a/installer/slxos-export
+++ b/installer/slxos-export
@@ -175,9 +175,10 @@ slxos-export [options] <action>
=head3 Options
- --help brief help message
- --man show full documentation
- --version show version
+ --help brief help message
+ --log-level=<int> level of logging verbosity (0-3)
+ --man show full documentation
+ --version show version
=head3 Actions
diff --git a/installer/slxos-setup b/installer/slxos-setup
index 471fa087..8812a19b 100755
--- a/installer/slxos-setup
+++ b/installer/slxos-setup
@@ -203,9 +203,10 @@ slxos-setup [options] <action> <action-params> ...
=head3 Options
- --help brief help message
- --man show full documentation
- --version show version
+ --help brief help message
+ --log-level=<int> level of logging verbosity (0-3)
+ --man show full documentation
+ --version show version
=head3 Actions
diff --git a/os-plugins/slxos-plugin b/os-plugins/slxos-plugin
index 182a3b33..a725b886 100755
--- a/os-plugins/slxos-plugin
+++ b/os-plugins/slxos-plugin
@@ -322,10 +322,11 @@ slxos-plugin [options] <action>
=head3 Options
- --help brief help message
- --man show full documentation
- --verbose show more information during execution
- --version show version
+ --help brief help message
+ --log-level=<int> level of logging verbosity (0-3)
+ --man show full documentation
+ --verbose show more information during execution
+ --version show version
=head3 Actions