summaryrefslogtreecommitdiffstats
path: root/upstream/fedora-rawhide/man1/psjoin.1
diff options
context:
space:
mode:
Diffstat (limited to 'upstream/fedora-rawhide/man1/psjoin.1')
-rw-r--r--upstream/fedora-rawhide/man1/psjoin.149
1 files changed, 49 insertions, 0 deletions
diff --git a/upstream/fedora-rawhide/man1/psjoin.1 b/upstream/fedora-rawhide/man1/psjoin.1
new file mode 100644
index 00000000..22ae1d22
--- /dev/null
+++ b/upstream/fedora-rawhide/man1/psjoin.1
@@ -0,0 +1,49 @@
+.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.1.
+.TH PSJOIN "1" "February 2023" "psjoin 2.10" "User Commands"
+.SH NAME
+psjoin - concatenate PostScript documents
+.SH SYNOPSIS
+.B psjoin
+[\fI\,OPTION\/\fR...] \fI\,FILE\/\fR...
+.SH DESCRIPTION
+Concatenate PostScript documents.
+.TP
+\fB\-e\fR, \fB\-\-even\fR
+force each file to an even number of pages
+.TP
+\fB\-s\fR, \fB\-\-save\fR
+try to close unclosed save operators
+.TP
+\fB\-n\fR, \fB\-\-nostrip\fR
+do not strip prolog or trailer from input files
+.TP
+\fB\-\-help\fR
+display this help and exit
+.TP
+\fB\-v\fR, \fB\-\-version\fR
+display version information and exit
+.SS "Exit status:"
+.TP
+0
+if OK,
+.TP
+1
+if arguments or options are incorrect, or there is some other problem
+starting up,
+.TP
+2
+if there is some problem during processing, typically an error reading or
+writing an input or output file.
+.SH AUTHOR
+Written by Angus J. C. Duggan and Reuben Thomas.
+.SH COPYRIGHT
+Copyright \(co Tom Sato 2002\-2003.
+.br
+Copyright \(co Reuben Thomas 2013\-2023.
+Released under the GPL version 3, or (at your option) any later version.
+.SH TRADEMARKS
+.B PostScript
+is a trademark of Adobe Systems Incorporated.
+.SH "SEE ALSO"
+.BR psutils (1),
+.BR paper (1)