svn commit: samba-docs r913 - in trunk/manpages-3: .
lmuelle at samba.org
lmuelle at samba.org
Mon Feb 6 22:40:05 GMT 2006
Author: lmuelle
Date: 2006-02-06 22:40:04 +0000 (Mon, 06 Feb 2006)
New Revision: 913
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba-docs&rev=913
Log:
Document --parameter-name and --section-name.
Modified:
trunk/manpages-3/testparm.1.xml
Changeset:
Modified: trunk/manpages-3/testparm.1.xml
===================================================================
--- trunk/manpages-3/testparm.1.xml 2006-02-04 09:57:59 UTC (rev 912)
+++ trunk/manpages-3/testparm.1.xml 2006-02-06 22:40:04 UTC (rev 913)
@@ -93,6 +93,21 @@
</varlistentry>
<varlistentry>
+ <term>--parameter-name</term>
+ <listitem><para>
+ Dumps the named parameter. If no section-name is set the view
+ is limited by default to the global section.
+ </para></listitem>
+ </varlistentry>
+
+ <varlistentry>
+ <term>--section-name</term>
+ <listitem><para>
+ Dumps the named section.
+ </para></listitem>
+ </varlistentry>
+
+ <varlistentry>
<term>configfilename</term>
<listitem><para>This is the name of the configuration file
to check. If this parameter is not present then the
More information about the samba-cvs
mailing list