Changeset 988 for vendor/current/docs/manpages/smbspool.8
- Timestamp:
- Nov 24, 2016, 1:14:11 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
vendor/current/docs/manpages/smbspool.8
r860 r988 2 2 .\" Title: smbspool 3 3 .\" Author: [see the "AUTHOR" section] 4 .\" Generator: DocBook XSL Stylesheets v1.7 6.1 <http://docbook.sf.net/>5 .\" Date: 0 9/18/20134 .\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/> 5 .\" Date: 05/02/2016 6 6 .\" Manual: System Administration tools 7 .\" Source: Samba 3.67 .\" Source: Samba 4.4 8 8 .\" Language: English 9 9 .\" 10 .TH "SMBSPOOL" "8" "0 9/18/2013" "Samba 3\&.6" "System Administration tools"10 .TH "SMBSPOOL" "8" "05/02/2016" "Samba 4\&.4" "System Administration tools" 11 11 .\" ----------------------------------------------------------------- 12 12 .\" * Define some portability stuff … … 86 86 .IP \(bu 2.3 87 87 .\} 88 smb://domain\eusername:password@server[:port]/printer 89 .RE 90 .sp 91 .RS 4 92 .ie n \{\ 93 \h'-04'\(bu\h'+03'\c 94 .\} 95 .el \{\ 96 .sp -1 97 .IP \(bu 2.3 98 .\} 88 99 smb://username:password@workgroup/server[:port]/printer 89 100 .RE … … 103 114 \fBDEVICE_URI\fR 104 115 environment variable prior to running smbspool\&. 116 .PP 117 smbspool will accept URI escaped characters\&. This allows setting a domain in the username, or space in the printer name\&. For example smb://domain%5Cusername/printer%20name 105 118 .SH "OPTIONS" 106 119 .sp
Note:
See TracChangeset
for help on using the changeset viewer.