summaryrefslogtreecommitdiffstats
path: root/upstream/opensuse-tumbleweed/man1/psselect.1
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-15 19:43:11 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-15 19:43:11 +0000
commitfc22b3d6507c6745911b9dfcc68f1e665ae13dbc (patch)
treece1e3bce06471410239a6f41282e328770aa404a /upstream/opensuse-tumbleweed/man1/psselect.1
parentInitial commit. (diff)
downloadmanpages-l10n-fc22b3d6507c6745911b9dfcc68f1e665ae13dbc.tar.xz
manpages-l10n-fc22b3d6507c6745911b9dfcc68f1e665ae13dbc.zip
Adding upstream version 4.22.0.upstream/4.22.0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'upstream/opensuse-tumbleweed/man1/psselect.1')
-rw-r--r--upstream/opensuse-tumbleweed/man1/psselect.160
1 files changed, 60 insertions, 0 deletions
diff --git a/upstream/opensuse-tumbleweed/man1/psselect.1 b/upstream/opensuse-tumbleweed/man1/psselect.1
new file mode 100644
index 00000000..631dad24
--- /dev/null
+++ b/upstream/opensuse-tumbleweed/man1/psselect.1
@@ -0,0 +1,60 @@
+.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.13.
+.TH PSSELECT "1" "December 2021" "psselect 2.08" "User Commands"
+.SH NAME
+psselect - select pages from a PostScript document
+.SH SYNOPSIS
+.B psselect
+[\fI\,OPTION\/\fR...] [\fI\,INFILE \/\fR[\fI\,OUTFILE\/\fR]]
+.SH DESCRIPTION
+Select pages from a PostScript document.
+.TP
+\fB\-R\fR, \fB\-p\fR, \fB\-\-pages\fR=\fI\,PAGES\/\fR
+select the given page ranges
+.TP
+\fB\-e\fR, \fB\-\-even\fR
+select even\-numbered pages
+.TP
+\fB\-o\fR, \fB\-\-odd\fR
+select odd\-numbered pages
+.TP
+\fB\-r\fR, \fB\-\-reverse\fR
+reverse the order of the pages
+.TP
+\fB\-q\fR, \fB\-\-quiet\fR
+don't show page numbers being output
+.TP
+\fB\-\-help\fR
+display this help and exit
+.TP
+\fB\-\-version\fR
+display version information and exit
+.PP
+PAGES is a comma\-separated list of pages and page ranges; see
+pstops(1) for more details.
+.B psselect
+calls
+.B pstops
+to do the rearrangement.
+.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 Reuben Thomas 2016\-2021.
+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)