man/pdfmult.1 in pdfmult-1.3.0 vs man/pdfmult.1 in pdfmult-1.3.1

- old
+ new

@@ -1,7 +1,7 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.40.4. -.TH PDFMULT "1" "September 2012" "pdfmult 1.3.0" "User Commands" +.TH PDFMULT "1" "January 2013" "pdfmult 1.3.1" "User Commands" .SH NAME pdfmult \- puts multiple copies of a PDF page on one page .SH SYNOPSIS .B pdfmult [\fIoptions\fR] \fIfile\fR @@ -40,25 +40,28 @@ .TP \fB\-s\fR, \fB\-\-[no\-]silent\fR Do not output progress information. .TP \fB\-h\fR, \fB\-\-help\fR -Prints a brief help message and exits. +Print a brief help message and exit. .TP \fB\-v\fR, \fB\-\-version\fR -Prints a brief version information and exits. +Print a brief version information and exit. .SH EXAMPLES pdfmult sample.pdf # => sample_2.pdf (2 copies) pdfmult -n 4 sample.pdf # => sample_4.pdf (4 copies) pdfmult sample.pdf -o outfile.pdf # => outfile.pdf (2 copies) pdfmult sample.pdf -p 3 # => processes 3 pages pdfmult sample.pdf -o - | lpr # => sends output via stdout to print command .SH "REPORTING BUGS" Report bugs on the pdfmult home page: <https://github.com/stomar/pdfmult/> .SH COPYRIGHT -Copyright \(co 2011\-2012 Marcus Stollsteimer. +Copyright \(co 2011\-2013 Marcus Stollsteimer. .br License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>. .br This is free software: you are free to change and redistribute it. .br There is NO WARRANTY, to the extent permitted by law. +.SH "SEE ALSO" +The full documentation for pdfmult is available on +the project home page: <https://github.com/stomar/pdfmult/>.