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

Author

       HPLIP (HP Linux Imaging and Printing) is an HP developed solution for printing, scanning, and faxing with
       HP inkjet and laser based printers in Linux.

Description

       Query a printer model for static model information. Designed to be called from other processes.

Mode

       Run in non-interactive mode:
              -n or --non-interactive

Name0P-Query - Model Query Utility

Options

       Set the logging level:
              -l<level> or --logging=<level> <level>: none, info*, error, warn, debug (*default)

       Run in debug mode:
              -g (same as option: -ldebug)

       This help information:
              -h or --help

       Specify model by device URI:
              -d<device_uri> or --device=<device_uri>

       Specify normalized model name:
              -m<model_name> or --model=<model_name> (normalized models.dat format)

       Specify raw model name:
              -r<model_name> or --raw=<model_name> (raw model name from MDL: field of device ID)

       Specify key to query:
              -k<key> or --key=<key> (or, use -a/--all to return all keys)

       Query all keys:
              -a or --all (default separator is a LF)

       Specify the separator when multiple keys are queried:
              -s<sep>  --sep=<sep> (character or 'tab', 'newline', 'cr', 'lf', 'crlf')(only valid when used with
              -a/--all)

       Suppress trailing linefeed:
              -x

Reporting Bugs

       The HPLIP Launchpad.net site https://launchpad.net/hplip is available to  get  help,  report  bugs,  make
       suggestions, discuss the HPLIP project or otherwise contact the HPLIP Team.

See Also

       hp-info

Synopsis

hp-query[MODE][OPTIONS]

See Also