purifyeps -V (return code: 1)
purifyeps version 1.1
Copyright (C) 2010 Scott Pakin
This program may be distributed and/or modified under the conditions
of the LaTeX Project Public License, either version 1.3c of this
license or (at your option) any later version.
The latest version of this license is in:
http://www.latex-project.org/lppl.txt
and version 1.3c or later is part of all distributions of LaTeX
version 2006/05/20 or later.
purifyeps --help (return code: 1)
Usage:
purifyeps --help
purifyeps --version
purifyeps [--fontmap=.fmp file] [.eps input file [.eps output file]]
purifyeps --make-man[=filename] [--section=section]
purifyeps --make-ps-man[=filename] [--section=section]
Options:
--help
Display "Usage" and "Options" from the purifyeps documentation.
-V, --version
Display the purifyeps version number, copyright, and license.
--fontmap=.fmp file
Specify the name of a file that tells purifyeps how to map from TeX
font names to PostScript font names. [Default: mpost.fmp]
--make-man [=filename]] [--section=section]
Automatically create a Unix man page for purifyeps. section
specifies the section [default: 1 (User Commands)]. filename
defaults to purifyeps.1 or an analogous filename if section is
specified.
--make-ps-man [=filename]] [--section=section]
Automatically create a PostScript version of the purifyeps
documentation. The documentation is formatted like a Unix man page.
section specifies the section [default: 1 (User Commands)]. filename
defaults to purifyeps.ps.
In normal operation (i.e., when not run with "--help", "--make-man", or
"--make-ps-man"), purifyeps takes the name of an input file and output
file. The same filename can safely be used for both files. If the output
filename is omitted, output will go to the standard output device. If
the input filename is omitted, purifyeps will read from the standard
input device.