s3:utils/smbget update manpage with -P option removal
authorChristian Ambach <ambi@samba.org>
Wed, 17 Feb 2016 18:25:59 +0000 (19:25 +0100)
committerChristian Ambach <ambi@samba.org>
Fri, 26 Feb 2016 10:31:32 +0000 (11:31 +0100)
Signed-off-by: Christian Ambach <ambi@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
docs-xml/manpages/smbget.1.xml

index 59e2ffeff81ba7e9feb0081cb9e7b3f86a813974..d77cb8e342d0dcedee7bbaa1b00002fd46ecbcbc 100644 (file)
@@ -27,7 +27,6 @@
                <arg choice="opt">-n, --nonprompt</arg>
                <arg choice="opt">-d, --debuglevel=INT</arg>
                <arg choice="opt">-D, --dots</arg>
-               <arg choice="opt">-P, --keep-permissions</arg>
                <arg choice="opt">-o, --outputfile</arg>
                <arg choice="opt">-f, --rcfile</arg>
                <arg choice="opt">-q, --quiet</arg>
                <listitem><para>Show dots as progress indication</para></listitem>
        </varlistentry>
 
-       <varlistentry>
-               <term>-P, --keep-permissions</term>
-               <listitem><para>Set same permissions on local file as are set on remote file.</para></listitem>
-       </varlistentry>
-
        <varlistentry>
                <term>-o, --outputfile</term>
                <listitem><para>Write the file that is being downloaded to the specified file. Can not be used together with -R.</para></listitem>