Ignore:
Timestamp:
Nov 24, 2016, 1:14:11 PM (9 years ago)
Author:
Silvan Scherrer
Message:

Samba Server: update vendor to version 4.4.3

File:
1 edited

Legend:

Unmodified
Added
Removed
  • vendor/current/docs/manpages/smbget.1

    r860 r988  
    22.\"     Title: smbget
    33.\"    Author: [see the "AUTHOR" section]
    4 .\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
    5 .\"      Date: 09/18/2013
     4.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
     5.\"      Date: 05/02/2016
    66.\"    Manual: User Commands
    7 .\"    Source: Samba 3.6
     7.\"    Source: Samba 4.4
    88.\"  Language: English
    99.\"
    10 .TH "SMBGET" "1" "09/18/2013" "Samba 3\&.6" "User Commands"
     10.TH "SMBGET" "1" "05/02/2016" "Samba 4\&.4" "User Commands"
    1111.\" -----------------------------------------------------------------
    1212.\" * Define some portability stuff
     
    3232.SH "SYNOPSIS"
    3333.HP \w'\ 'u
    34 smbget [\-a,\ \-\-guest] [\-r,\ \-\-resume] [\-R,\ \-\-recursive] [\-u,\ \-\-username=STRING] [\-p,\ \-\-password=STRING] [\-w,\ \-\-workgroup=STRING] [\-n,\ \-\-nonprompt] [\-d,\ \-\-debuglevel=INT] [\-D,\ \-\-dots] [\-P,\ \-\-keep\-permissions] [\-o,\ \-\-outputfile] [\-f,\ \-\-rcfile] [\-q,\ \-\-quiet] [\-v,\ \-\-verbose] [\-b,\ \-\-blocksize] [\-O,\ \-\-stdout] [\-?,\ \-\-help] [\-\-usage] {smb://host/share/path/to/file} [smb://url2/] [\&.\&.\&.]
     34smbget [\-a,\ \-\-guest] [\-r,\ \-\-resume] [\-R,\ \-\-recursive] [\-U,\ \-\-username=STRING] [\-w,\ \-\-workgroup=STRING] [\-n,\ \-\-nonprompt] [\-d,\ \-\-debuglevel=INT] [\-D,\ \-\-dots] [\-o,\ \-\-outputfile] [\-f,\ \-\-rcfile] [\-q,\ \-\-quiet] [\-v,\ \-\-verbose] [\-b,\ \-\-blocksize] [\-O,\ \-\-stdout] [\-u,\ \-\-update] [\-?,\ \-\-help] [\-\-usage] {smb://host/share/path/to/file} [smb://url2/] [\&.\&.\&.]
    3535.SH "DESCRIPTION"
    3636.PP
     
    6060.RE
    6161.PP
    62 \-u, \-\-username=STRING
     62\-U, \-\-username=\fIusername[%password]\fR
    6363.RS 4
    64 Username to use
    65 .RE
    66 .PP
    67 \-p, \-\-password=STRING
    68 .RS 4
    69 Password to use
     64Username (and password) to use
    7065.RE
    7166.PP
     
    8883.RS 4
    8984Show dots as progress indication
    90 .RE
    91 .PP
    92 \-P, \-\-keep\-permissions
    93 .RS 4
    94 Set same permissions on local file as are set on remote file\&.
    9585.RE
    9686.PP
     
    133123.RS 4
    134124Display brief usage message
     125.RE
     126.PP
     127\-u, \-\-update
     128.RS 4
     129Download only when remote file is newer than local file or local file is missing\&.
    135130.RE
    136131.SH "SMB URLS"
Note: See TracChangeset for help on using the changeset viewer.