summaryrefslogtreecommitdiff
path: root/docs/docbook/manpages
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2002-11-14 21:04:12 +0000
committerJelmer Vernooij <jelmer@samba.org>2002-11-14 21:04:12 +0000
commitb75212077de08670a449d1f2192aded400559c6e (patch)
tree403b7ef1f5e680697481a92863eaebb1a714770f /docs/docbook/manpages
parenta7e439268742733f23c96875901af49a409cff0c (diff)
downloadsamba-b75212077de08670a449d1f2192aded400559c6e.tar.gz
samba-b75212077de08670a449d1f2192aded400559c6e.tar.bz2
samba-b75212077de08670a449d1f2192aded400559c6e.zip
Update testparm for 3.0
(This used to be commit f01fad02d75975f25235eeeba8262bf11657e54a)
Diffstat (limited to 'docs/docbook/manpages')
-rw-r--r--docs/docbook/manpages/testparm.1.sgml12
1 files changed, 9 insertions, 3 deletions
diff --git a/docs/docbook/manpages/testparm.1.sgml b/docs/docbook/manpages/testparm.1.sgml
index 350683eb57..254ede7265 100644
--- a/docs/docbook/manpages/testparm.1.sgml
+++ b/docs/docbook/manpages/testparm.1.sgml
@@ -20,8 +20,9 @@
<arg choice="opt">-h</arg>
<arg choice="opt">-v</arg>
<arg choice="opt">-L &lt;servername&gt;</arg>
+ <arg choice="opt">-t &lt;encoding&gt;</arg>
<arg choice="req">config filename</arg>
- <arg choice="opt">hostname hostIP</arg>
+ <arg choice="opt">hostname hostIP</arg>
</cmdsynopsis>
</refsynopsisdiv>
@@ -87,6 +88,12 @@
</varlistentry>
<varlistentry>
+ <term>-t encoding</term>
+ <listitem><para>
+ Output data in specified encoding.
+ </para></listitem>
+
+ <varlistentry>
<term>configfilename</term>
<listitem><para>This is the name of the configuration file
to check. If this parameter is not present then the
@@ -144,7 +151,7 @@
<refsect1>
<title>VERSION</title>
- <para>This man page is correct for version 2.2 of
+ <para>This man page is correct for version 3.0 of
the Samba suite.</para>
</refsect1>
@@ -173,4 +180,3 @@
</refsect1>
</refentry>
-