logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

lprint-modify - modify a printer queue.

Description

       This command modifies an existing label printer queue.

Name

       lprint-modify - modify a printer queue.

Options

       The following options are recognized by lprintmodify:-dPRINTER-NAME
            Specifies the name of the print queue.

       -oOPTION=VALUE
            Specifies the default value for the given option name.  See lprint-submit(1) for a list of supported
            options.

       -olabel-mode-configured=VALUE
            Specifies  the  label  printing mode: "applicator", "cutter", "cutter-delayed", "kiosk", "peel-off",
            "peel-off-prepeel", "rewind", "rfid", or "tear-off".

       -olabel-tear-offset-configured=NNNin-olabel-tear-offset-configured=NNNmm
            Specifies the label tear-off offset in inches ("NNNin") or millimeters ("NNNmm").

       -oprinter-darkness=NNN
            Specifies the base darkness setting for all print jobs as a percentage.  0 represents  the  lightest
            printing while 100 represents the darkest printing.

       -oprinter-geo-location=geo:=LATLON
            Specifies the geographic location of the printer as a "geo:" URI.

       -oprinter-location=LOCATION
            Specifies the human-readable location, for example "Rack 42".

       -oprinter-organization=ORGANIZATION
            Specifies the organization name, for example "Acme, Inc.".

       -oprinter-organizational-unit=UNIT
            Specifies the organizational unit, for example "Shipping Department".

       -uPRINTER-URI
            Specifies an "ipp:" or "ipps:" URI for a remote printer.

See Also

lprint(1),  lprint-add(1),  lprint-delete(1),  lprint-devices(1),  lprint-drivers(1),  lprint-options(1),
       lprint-submit(1)

Synopsis

lprintmodify-dPRINTER [ -oOPTION=VALUE ]
       lprintmodify-uPRINTER-URI [ -oOPTION=VALUE ]

See Also