Ignore:
Timestamp:
May 27, 2009, 9:09:42 AM (17 years ago)
Author:
Herwig Bauernfeind
Message:

Update 3.2 branch to 3.2.8

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/samba-3.2.x/docs-xml/manpages-3/smbclient.1.xml

    r203 r232  
    1414<refnamediv>
    1515        <refname>smbclient</refname>
    16         <refpurpose>ftp-like client to access SMB/CIFS resources 
     16        <refpurpose>ftp-like client to access SMB/CIFS resources
    1717        on servers</refpurpose>
    1818</refnamediv>
     
    3131                <arg choice="opt">-A authfile</arg>
    3232                <arg choice="opt">-N</arg>
     33
    3334                <arg choice="opt">-i scope</arg>
    3435                <arg choice="opt">-O &lt;socket options&gt;</arg>
     
    4041                <arg choice="opt">-c &lt;command&gt;</arg>
    4142        </cmdsynopsis>
    42                
     43
    4344        <cmdsynopsis>
    4445                <command>smbclient</command>
     
    5556                <arg choice="opt">-A authfile</arg>
    5657                <arg choice="opt">-N</arg>
     58
    5759                <arg choice="opt">-l log-basename</arg>
    5860                <arg choice="opt">-I destinationIP</arg>
     
    234236                messages. </para></listitem>
    235237                </varlistentry>
    236                
     238
    237239                <varlistentry>
    238240                <term>-p port</term>
     
    242244                default. </para></listitem>
    243245                </varlistentry>
    244                
     246
     247                <varlistentry>
     248                <term>-g</term>
     249                <listitem><para>This parameter provides combined with
     250                <parameter>-L</parameter> easy parseable output that allows processing
     251                with utilities such as grep and cut.
     252                </para></listitem>
     253                </varlistentry>
     254
    245255                <varlistentry>
    246256                <term>-P</term>
     
    249259                </para></listitem>
    250260                </varlistentry>
    251                
     261
    252262                &stdarg.help;
    253                
     263
    254264                <varlistentry>
    255265                <term>-I IP-address</term>
    256                 <listitem><para><replaceable>IP address</replaceable> is the address of the server to connect to. 
     266                <listitem><para><replaceable>IP address</replaceable> is the address of the server to connect to.
    257267                It should be specified in standard "a.b.c.d" notation. </para>
    258268
Note: See TracChangeset for help on using the changeset viewer.