Changeset 232 for branches/samba-3.2.x/docs-xml/manpages-3/smbclient.1.xml
- Timestamp:
- May 27, 2009, 9:09:42 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/samba-3.2.x/docs-xml/manpages-3/smbclient.1.xml
r203 r232 14 14 <refnamediv> 15 15 <refname>smbclient</refname> 16 <refpurpose>ftp-like client to access SMB/CIFS resources 16 <refpurpose>ftp-like client to access SMB/CIFS resources 17 17 on servers</refpurpose> 18 18 </refnamediv> … … 31 31 <arg choice="opt">-A authfile</arg> 32 32 <arg choice="opt">-N</arg> 33 33 34 <arg choice="opt">-i scope</arg> 34 35 <arg choice="opt">-O <socket options></arg> … … 40 41 <arg choice="opt">-c <command></arg> 41 42 </cmdsynopsis> 42 43 43 44 <cmdsynopsis> 44 45 <command>smbclient</command> … … 55 56 <arg choice="opt">-A authfile</arg> 56 57 <arg choice="opt">-N</arg> 58 57 59 <arg choice="opt">-l log-basename</arg> 58 60 <arg choice="opt">-I destinationIP</arg> … … 234 236 messages. </para></listitem> 235 237 </varlistentry> 236 238 237 239 <varlistentry> 238 240 <term>-p port</term> … … 242 244 default. </para></listitem> 243 245 </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 245 255 <varlistentry> 246 256 <term>-P</term> … … 249 259 </para></listitem> 250 260 </varlistentry> 251 261 252 262 &stdarg.help; 253 263 254 264 <varlistentry> 255 265 <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. 257 267 It should be specified in standard "a.b.c.d" notation. </para> 258 268
Note:
See TracChangeset
for help on using the changeset viewer.
