summaryrefslogtreecommitdiffstats
path: root/config-db/slxconfig-demuxer
diff options
context:
space:
mode:
authorDirk von Suchodoletz2007-05-01 21:50:41 +0200
committerDirk von Suchodoletz2007-05-01 21:50:41 +0200
commit294c15f8753e88c468a3ea753ef857ad927f1c4f (patch)
tree2917c8bac83dc4d1dc830eed81b29f6fc006282b /config-db/slxconfig-demuxer
parent* one more try towards fixing the install: target for older shells (that seem to (diff)
downloadcore-294c15f8753e88c468a3ea753ef857ad927f1c4f.tar.gz
core-294c15f8753e88c468a3ea753ef857ad927f1c4f.tar.xz
core-294c15f8753e88c468a3ea753ef857ad927f1c4f.zip
Put explanation of debug option to slxconfig-demuxer ...
git-svn-id: http://svn.openslx.org/svn/openslx/trunk@975 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'config-db/slxconfig-demuxer')
-rwxr-xr-xconfig-db/slxconfig-demuxer8
1 files changed, 7 insertions, 1 deletions
diff --git a/config-db/slxconfig-demuxer b/config-db/slxconfig-demuxer
index aebcbf25..105831cb 100755
--- a/config-db/slxconfig-demuxer
+++ b/config-db/slxconfig-demuxer
@@ -479,7 +479,8 @@ slxconfig-demuxer [options]
--dhpc-type=<string> specifies the type of DHCP-server
(ISC,...)
--dry-run avoids writing anything, for testing
-
+ --verbose-level=<int> sets level of debugging output (1,...3)
+
=head3 General Options
--help brief help message
@@ -584,6 +585,11 @@ supported.
Runs the script but avoids writing anything. This is useful for testing, as
you can learn from the logging output what would have been done.
+=item B<< --verbose-level=N >>
+
+Prints debugging output while running. N is a number between 1 and 3. Level 1
+gives ... 2 ... In level 3 the database commands are printed.
+
=back
=head3 General Options