1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-27 14:04:05 +03:00

Add missing arguments.

(This used to be commit cfcdac776b33bb4d468433155fe6b357a5e6eb66)
This commit is contained in:
Lars Müller 2006-02-06 22:47:59 +00:00 committed by Gerald W. Carter
parent 759499296c
commit ff9984512a

View File

@ -93,7 +93,7 @@
</varlistentry>
<varlistentry>
<term>--parameter-name</term>
<term>--parameter-name parametername</term>
<listitem><para>
Dumps the named parameter. If no section-name is set the view
is limited by default to the global section.
@ -101,7 +101,7 @@
</varlistentry>
<varlistentry>
<term>--section-name</term>
<term>--section-name sectionname</term>
<listitem><para>
Dumps the named section.
</para></listitem>