summaryrefslogtreecommitdiff
path: root/docs/docbook/manpages
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2002-08-21 21:00:40 +0000
committerJelmer Vernooij <jelmer@samba.org>2002-08-21 21:00:40 +0000
commite56a79f03f014b4001179c4c4a392f5a8460eb32 (patch)
tree26f5c21c4ba121921d6bad12da905d4bdad97e4d /docs/docbook/manpages
parent37b46432d4d64dc7ddf836dce3917451e62abbeb (diff)
downloadsamba-e56a79f03f014b4001179c4c4a392f5a8460eb32.tar.gz
samba-e56a79f03f014b4001179c4c4a392f5a8460eb32.tar.bz2
samba-e56a79f03f014b4001179c4c4a392f5a8460eb32.zip
Document -v option
(This used to be commit a8936762967643a935ae45f468ad70e206406190)
Diffstat (limited to 'docs/docbook/manpages')
-rw-r--r--docs/docbook/manpages/testparm.1.sgml8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/docbook/manpages/testparm.1.sgml b/docs/docbook/manpages/testparm.1.sgml
index 320e39e6f5..350683eb57 100644
--- a/docs/docbook/manpages/testparm.1.sgml
+++ b/docs/docbook/manpages/testparm.1.sgml
@@ -18,6 +18,7 @@
<command>testparm</command>
<arg choice="opt">-s</arg>
<arg choice="opt">-h</arg>
+ <arg choice="opt">-v</arg>
<arg choice="opt">-L &lt;servername&gt;</arg>
<arg choice="req">config filename</arg>
<arg choice="opt">hostname hostIP</arg>
@@ -77,6 +78,13 @@
%L macro. </para></listitem>
</varlistentry>
+ <varlistentry>
+ <term>-v</term>
+ <listitem><para>If this option is specified, testparm
+ will also output all options that were not used in
+ <filename>smb.conf</filename> and are thus set to
+ their defaults.</para></listitem>
+ </varlistentry>
<varlistentry>
<term>configfilename</term>