[Pkg-samba-maint] [samba] 49/135: docs: add new popt.autohelp entity.

Ivo De Decker ivodd at moszumanska.debian.org
Sat Jan 11 21:30:25 UTC 2014


This is an automated email from the git hooks/post-receive script.

ivodd pushed a commit to branch master
in repository samba.

commit 62c775473f0424076f6592c25628d750c59b2d24
Author: Günther Deschner <gd at samba.org>
Date:   Fri Nov 15 16:57:52 2013 +0100

    docs: add new popt.autohelp entity.
    
    Guenther
    
    Signed-off-by: Günther Deschner <gd at samba.org>
    Reviewed-by: Andreas Schneider <asn at samba.org>
    (cherry picked from commit deacd68cce662d0780eaa255fd51fc4f5f5ee629)
---
 docs-xml/build/DTD/samba.entities | 28 +++++++++++++++++++++-------
 1 file changed, 21 insertions(+), 7 deletions(-)

diff --git a/docs-xml/build/DTD/samba.entities b/docs-xml/build/DTD/samba.entities
index 8ddae70..cb683d1 100644
--- a/docs-xml/build/DTD/samba.entities
+++ b/docs-xml/build/DTD/samba.entities
@@ -496,13 +496,6 @@ Try to use the credentials cached by winbind.
 </varlistentry>
 '>
 
-<!ENTITY stdarg.help '
-<varlistentry>
-<term>-?|--help</term>
-<listitem><para>Print a summary of command line options.
-</para></listitem>
-</varlistentry>'>
-
 <!ENTITY popt.common.credentials '
 &stdarg.nopass;
 &stdarg.kerberos;
@@ -515,6 +508,27 @@ Try to use the credentials cached by winbind.
 &stdarg.pwnthash;
 '>
 
+<!ENTITY stdarg.help '
+<varlistentry>
+<term>-?|--help</term>
+<listitem><para>Print a summary of command line options.
+</para></listitem>
+</varlistentry>
+'>
+
+<!ENTITY stdarg.usage '
+<varlistentry>
+<term>--usage</term>
+<listitem><para>Display brief usage message.
+</para></listitem>
+</varlistentry>
+'>
+
+<!ENTITY popt.autohelp '
+&stdarg.help;
+&stdarg.usage;
+'>
+
 <!-- Entities for the various programs -->
 <!ENTITY OL '<application>OpenLDAP</application>'>
 <!ENTITY smbd '<application>smbd</application>'>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-samba/samba.git




More information about the Pkg-samba-maint mailing list