summaryrefslogtreecommitdiff
path: root/docs/docbook/global.ent
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2002-10-31 22:00:20 +0000
committerJelmer Vernooij <jelmer@samba.org>2002-10-31 22:00:20 +0000
commit2d62bd52486bd20922143f61cb7a3159ec78e478 (patch)
tree1af323b3917ec65111e49da8b172fcca128b8f5d /docs/docbook/global.ent
parent69a2042dc607da52eca85f93e115339b0a859b12 (diff)
downloadsamba-2d62bd52486bd20922143f61cb7a3159ec78e478.tar.gz
samba-2d62bd52486bd20922143f61cb7a3159ec78e478.tar.bz2
samba-2d62bd52486bd20922143f61cb7a3159ec78e478.zip
Add initial upgrading doc (doesn't contain much currently)
Start using more entities (This used to be commit 6c442fe5c90902718d9a381e6b2518c0b4aab3de)
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>'>