diff --git a/cpdf.1 b/cpdf.1 index a172acd..90216c9 100644 --- a/cpdf.1 +++ b/cpdf.1 @@ -1,12 +1,25 @@ .\" Process this file with .\" groff -man -Tascii cpdf.1 .\" -.TH FOO 1 "MARCH 1995" Linux "User Manuals" +.TH CPDF 1 "OCTOBER 2013" "" "" .SH NAME -cpdf \- PDF Command Line Tools +cpdf \- PDF command line tools +.SH SYNOPSIS +.B cpdf + ... [-o ] .SH DESCRIPTION .B cpdf -provides various tools for modifying PDF files. +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 diff --git a/cpdfmanual.pdf b/cpdfmanual.pdf index 0795bb3..89376fe 100644 Binary files a/cpdfmanual.pdf and b/cpdfmanual.pdf differ diff --git a/cpdfmanual.tex b/cpdfmanual.tex index f24bc5c..51d7b38 100644 --- a/cpdfmanual.tex +++ b/cpdfmanual.tex @@ -3,6 +3,7 @@ % The new -open-at-page, -open-at-page-fit options % Add -args, clean up -control documentation % Explain quadruple backslash on command line leading to single real slash \\\\ -> \\ -> \ +% Explain page labels in -page-info and new -add-page-labels functionality \documentclass[a4paper,makeidx]{memoir} \usepackage{palatino}