summaryrefslogtreecommitdiff
path: root/docs/docbook/global.ent
diff options
context:
space:
mode:
Diffstat (limited to 'docs/docbook/global.ent')
-rw-r--r--docs/docbook/global.ent16
1 files changed, 16 insertions, 0 deletions
diff --git a/docs/docbook/global.ent b/docs/docbook/global.ent
index d88c489a4a..604dec7e18 100644
--- a/docs/docbook/global.ent
+++ b/docs/docbook/global.ent
@@ -31,3 +31,19 @@
<!-- Misc -->
<!ENTITY samba.pub.cvshost 'pserver.samba.org'>
+<!ENTITY stdarg.debuglevel '
+<varlistentry>
+<term>-d|--debug=debuglevel</term>
+<listitem><para>set the debuglevel. Debug level 0 is the lowest
+and 100 being the highest. This should be set to 100 if you are
+planning on submitting a bug report to the Samba team (see
+<filename>BUGS.txt</filename>).
+</para></listitem>
+</varlistentry>'>
+
+<!ENTITY stdarg.help '
+<varlistentry>
+<term>-h|--help</term>
+<listitem><para>Print a summary of command line options.
+</para></listitem>
+</varlistentry>'>