X-Git-Url: http://git.ipfire.org/?p=thirdparty%2Fcups.git;a=blobdiff_plain;f=doc%2Fhelp%2Fman-lpadmin.html;h=755bf2fd9313c2252e188289ca2e82dcc6fbbcde;hp=c7658f21b81a1fbc457324bc9718caa01c7270eb;hb=87030afb3aa8735848c66a0526d06af69d7010c6;hpb=ea75e93d17738a9abb81514029949e661c730869 diff --git a/doc/help/man-lpadmin.html b/doc/help/man-lpadmin.html index c7658f21b..755bf2fd9 100644 --- a/doc/help/man-lpadmin.html +++ b/doc/help/man-lpadmin.html @@ -56,11 +56,11 @@ It can also be used to set the server default printer or class.

When specified before the -d, -p, or -x options, the -E option forces encryption when connecting to the server.

The first form of the command (-d) sets the default printer or class to destination. Subsequent print jobs submitted via the -lp(1) +lp(1) or -lpr(1) +lpr(1) commands will use this destination unless the user specifies otherwise with the -lpoptions(1) +lpoptions(1) command.

The second form of the command (-p) configures the named printer or class. The additional options are described below.

The third form of the command (-x) deletes the printer or class destination. @@ -74,7 +74,7 @@ If class does not exist it is created automatically.

-m model
Sets a standard PPD file for the printer from the model directory or using one of the driver interfaces. Use the -m option with the -lpinfo(8) +lpinfo(8) command to get a list of supported models. The model "raw" clears any existing PPD file and the model "everywhere" queries the printer referred to by the specified IPP device-uri. Note: Models other than "everywhere" are deprecated and will not be supported in a future version of CUPS. @@ -99,7 +99,7 @@ The value is an integer number of seconds; 86,400 seconds are in one day.
-o name=value
Sets a PPD option for the printer. PPD options can be listed using the -l option with the -lpoptions(1) +lpoptions(1) command.
-o name-default=value
Sets a default server-side option for the destination. @@ -138,16 +138,16 @@ Note: The user 'root' is not granted special access - using "-u allow:foo,bar" w
-v "device-uri"
Sets the device-uri attribute of the printer queue. Use the -v option with the -lpinfo(8) +lpinfo(8) command to get a list of supported device URIs and schemes.
-D "info"
Provides a textual description of the destination.
-E
When specified before the -d, -p, or -x options, forces the use of TLS encryption on the connection to the scheduler. Otherwise, enables the destination and accepts jobs; this is the same as running the -cupsaccept(8) +cupsaccept(8) and -cupsenable(8) +cupsenable(8) programs on the destination.
-L "location"
Provides a textual location of the destination. @@ -169,7 +169,10 @@ Also, printer and class names are not case-sensitive.

Finally, the CUPS version of lpadmin may ask the user for an access password depending on the printing system configuration. This differs from the System V version which requires the root user to execute this command.

Notes

-The CUPS version of lpadmin does not support all of the System V or Solaris printing system configuration options. +CUPS printer drivers and backends are deprecated and will no longer be supported in a future feature release of CUPS. +Printers that do not support IPP can be supported using applications such as +ippeveprinter(1). +

The CUPS version of lpadmin does not support all of the System V or Solaris printing system configuration options.

Interface scripts are not supported for security reasons.

The double meaning of the -E option is an unfortunate historical oddity.

The lpadmin command communicates with the scheduler (cupsd) to make changes to the printing system configuration. @@ -183,13 +186,13 @@ Create an IPP Everywhere print queue:

See Also

-cupsaccept(8), -cupsenable(8), -lpinfo(8), -lpoptions(1), +cupsaccept(8), +cupsenable(8), +lpinfo(8), +lpoptions(1), CUPS Online Help (http://localhost:631/help)

Copyright

-Copyright © 2007-2018 by Apple Inc. +Copyright © 2007-2019 by Apple Inc.