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

foomatic-addpjloptions - Format PJL option information the for foomatic database

Author

       Manfred Wassmann <manolo@NCC-1701.B.Shuttle.de> for the foomatic project using output from the associated
       binary.

       Modified by Patrick Powell (<papowell at astart.com>).

Bugs

       Please post bug reports on

       http://lists.freestandards.org/mailman/listinfo/printing-foomatic

Foomatic Project                                   2001-05-07                          FOOMATIC-ADDPJLOPTIONS(8)

Description

foomatic-addpjloptions  formats  the PJL information file (or STDIN) into a format usable by the Foomatic
       database.

   Options-a   Convert all PJL options in the information file.

       -d   Enable debugging information.

       -f   Do not ask for permission, force conversion.

       -h   Print a help message and exit.

       -q   Print a summary of the PJL information.  This output is not compatible with the  foomatic  database,
            and is useful for debugging.

       -s   Produce a single option file containing all the option values.

       -odir
            The directory the option information files are written to.

       -pprinter_ID
            Name  of  the  printer  in  the foomatic database.  This is used to extract printer manufacturer and
            model information.

       pjl_info_file
            File with PJL information returned by the printer. If this filename is not provided, the PJL options
            are taken from standard input.

Exit Status

foomatic-addpjloptions returns 0 on success, and a nonzero value on failure.

Files

/usr/share/foomatic/templates/pjl*.xml
            Template files for option information.

       ./foomatic-db/opts
            Option information stored in this directory.

Name

       foomatic-addpjloptions - Format PJL option information the for foomatic database

Synopsis

foomatic-addpjloptions[-dafis][-odir]-pprinter_ID[pjl_info_file]foomatic-addpjloptions[-dafq][pjl_info_file]foomatic-addpjloptions-h

See Also