summaryrefslogtreecommitdiffstats
path: root/config-db/slxconfig-demuxer
diff options
context:
space:
mode:
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