Query a printer for both static model information and dynamic status.
Usage: hp-info [PRINTER|DEVICE-URI] [OPTIONS]
[PRINTER|DEVICE-URI] (See Notes)
To specify a device-URI: |
-d<device-uri> or --device=<device-uri> |
To specify a CUPS printer: |
-p<printer> or --printer=<printer> |
[OPTIONS]
Device ID mode: |
-i or --id (prints device ID only and exits) |
Bus to probe (if device not specified): |
-b<bus> or --bus=<bus> |
|
<bus>: cups*, usb*, net, bt, fw, par* (*defaults) (Note: bt and fw not supported in this release.) |
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 |
Notes:
- If device or printer is not specified, the local device bus is probed and the program enters interactive mode.
|
- If -p* is specified, the default CUPS printer will be used.
|
See Also:
Last update: Tue Aug 1 13:42:00 2006
|