diff options
author | Michael Adam <obnox@samba.org> | 2013-01-14 17:55:51 +0100 |
---|---|---|
committer | Michael Adam <obnox@samba.org> | 2013-01-15 14:49:19 +0100 |
commit | f3f878f7a06e067bcc973014b2ef6b6830273de7 (patch) | |
tree | 2b45d718e6cde9a94b932e5e683bb4d510f1438c /docs-xml/manpages | |
parent | cdc18f92cca2f14a6e59aa50f2c2a9f076ea9faa (diff) | |
download | samba-f3f878f7a06e067bcc973014b2ef6b6830273de7.tar.gz samba-f3f878f7a06e067bcc973014b2ef6b6830273de7.tar.bz2 samba-f3f878f7a06e067bcc973014b2ef6b6830273de7.zip |
docs: use the popt.common.samba.client entity in samba-tool(8)
Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
Diffstat (limited to 'docs-xml/manpages')
-rw-r--r-- | docs-xml/manpages/samba-tool.8.xml | 28 |
1 files changed, 1 insertions, 27 deletions
diff --git a/docs-xml/manpages/samba-tool.8.xml b/docs-xml/manpages/samba-tool.8.xml index a8f2afea6b..3e845a278d 100644 --- a/docs-xml/manpages/samba-tool.8.xml +++ b/docs-xml/manpages/samba-tool.8.xml @@ -47,27 +47,6 @@ </varlistentry> <varlistentry> - <term>-s FILE|--configfile=FILE</term> - <listitem><para> - Configuration file - </para></listitem> - </varlistentry> - - <varlistentry> - <term>-d DEBUGLEVEL|--debuglevel=DEBUGLEVEL</term> - <listitem><para> - Debug Level - </para></listitem> - </varlistentry> - - <varlistentry> - <term>--option=OPTION</term> - <listitem><para> - Set smb.conf option from command line - </para></listitem> - </varlistentry> - - <varlistentry> <term>--realm=REALM</term> <listitem><para> Set the realm name @@ -123,12 +102,7 @@ </para></listitem> </varlistentry> - <varlistentry> - <term>-V|--version</term> - <listitem><para> - Display version number - </para></listitem> - </varlistentry> + &popt.common.samba.client; </variablelist> </refsect1> |