cpdf-source/cpdf.1
John Whitington 96d6e2472d Cleaning up
2023-04-13 17:07:55 +01:00

25 lines
528 B
Groff

.\" Process this file with
.\" groff -man -Tascii cpdf.1
.\"
.TH CPDF 1 "AUGUST 2023" "" ""
.SH NAME
cpdf \- PDF command line tools
.SH SYNOPSIS
.B cpdf
<input> <input> ... [-o <output>] <other parameters>
.SH DESCRIPTION
.B cpdf
provides various tools for modifying PDF files. The full documentation is given in the PDF file
.B cpdfmanual.pdf.
.SH OPTIONS
.IP -version
Print the
.B cpdf
version number.
.IP "-help, --help"
Output a list of
.B cpdf
commands.
.SH AUTHOR
John Whitington <john at coherentgraphics dot co dot uk>