Use:
    printers [-h] [-f pcfile] [printer...]

`printers' reads /etc/printcap or /etc/printers.conf (whichever is more
recent), and prints the description of each printer named on the command
line.  If no printers are listed, it lists the names of all known printers.
The default printer is flagged with "***".
(Note: each command-line arg is treated as glob pattern.)

The special printer name 'local' or 'attached' means to print details
of all attached printers, ie printers for which there is no "rm" field.

Options:
--------
    -f pcfile	Use pcfile instead of /etc/printcap or /etc/printers.conf.