From: Christoph Terasa Date: Tue, 3 Apr 2018 14:30:06 +0000 (+0200) Subject: Remove mentions of non-implemented -U option from lpoptions manpage X-Git-Tag: v2.3b5~36^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df59b110ad1a9d09c3e3c656b9814fa640364f5c;p=thirdparty%2Fcups.git Remove mentions of non-implemented -U option from lpoptions manpage --- diff --git a/doc/help/man-lpoptions.html b/doc/help/man-lpoptions.html index d12221dbae..e8213c43bd 100644 --- a/doc/help/man-lpoptions.html +++ b/doc/help/man-lpoptions.html @@ -14,9 +14,6 @@ lpoptions - display or set printer options and defaults [ -E ] [ --U -username -] [ -h server[:port] ] -d destination[/instance] @@ -28,9 +25,6 @@ lpoptions - display or set printer options and defaults [ -E ] [ --U -username -] [ -h server[:port] ] [ -p destination[/instance] @@ -41,9 +35,6 @@ lpoptions - display or set printer options and defaults [ -E ] [ --U -username -] [ -h server[:port] ] [ -p destination[/instance] @@ -55,9 +46,6 @@ lpoptions - display or set printer options and defaults [ -E ] [ --U -username -] [ -h server[:port] ] -x destination[/instance] @@ -78,8 +66,6 @@ Otherwise, the per-user defaults are managed in the ~/.cups/lpoptions fil
-E
Enables encryption when communicating with the CUPS server. -
-U username -
Uses an alternate username.
-d destination[/instance]
Sets the user default printer to destination. If instance is supplied then that particular instance is used. diff --git a/man/lpoptions.man.in b/man/lpoptions.man.in index 4f43c64ad0..030de89ec0 100644 --- a/man/lpoptions.man.in +++ b/man/lpoptions.man.in @@ -14,9 +14,6 @@ lpoptions \- display or set printer options and defaults [ .B \-E ] [ -.B \-U -.I username -] [ \fB\-h \fIserver\fR[\fB:\fIport\fR] ] \fB\-d \fIdestination\fR[\fB/\fIinstance\fR] @@ -28,9 +25,6 @@ lpoptions \- display or set printer options and defaults [ .B \-E ] [ -.B \-U -.I username -] [ \fB\-h \fIserver\fR[\fB:\fIport\fR] ] [ \fB\-p \fIdestination\fR[\fB/\fIinstance\fR] @@ -41,9 +35,6 @@ lpoptions \- display or set printer options and defaults [ .B \-E ] [ -.B \-U -.I username -] [ \fB\-h \fIserver\fR[\fB:\fIport\fR] ] [ \fB\-p \fIdestination\fR[\fB/\fIinstance\fR] @@ -55,9 +46,6 @@ lpoptions \- display or set printer options and defaults [ .B \-E ] [ -.B \-U -.I username -] [ \fB\-h \fIserver\fR[\fB:\fIport\fR] ] \fB\-x \fIdestination\fR[\fB/\fIinstance\fR] @@ -82,9 +70,6 @@ Otherwise, the per-user defaults are managed in the \fI~/.cups/lpoptions\fR file .B \-E Enables encryption when communicating with the CUPS server. .TP 5 -\fB\-U \fIusername\fR -Uses an alternate username. -.TP 5 \fB\-d \fIdestination\fR[\fB/\fIinstance\fR] Sets the user default printer to \fIdestination\fR. If \fIinstance\fR is supplied then that particular instance is used.