summaryrefslogtreecommitdiffstats
path: root/upstream/archlinux/man1/extractres.1
diff options
context:
space:
mode:
Diffstat (limited to 'upstream/archlinux/man1/extractres.1')
-rw-r--r--upstream/archlinux/man1/extractres.164
1 files changed, 27 insertions, 37 deletions
diff --git a/upstream/archlinux/man1/extractres.1 b/upstream/archlinux/man1/extractres.1
index 51f9330a..72b93e3f 100644
--- a/upstream/archlinux/man1/extractres.1
+++ b/upstream/archlinux/man1/extractres.1
@@ -1,22 +1,10 @@
-.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.1.
-.TH EXTRACTRES "1" "February 2023" "extractres 2.10" "User Commands"
+.TH PSPDFUTILS "1" "2024\-04\-08" "pspdfutils 3.3.2" "User Commands"
.SH NAME
-extractres - extract resources from a PostScript document
+pspdfutils
.SH SYNOPSIS
-.B extractres
-[\fI\,OPTION\/\fR...] [\fI\,INFILE \/\fR[\fI\,OUTFILE\/\fR]]
+.B pspdfutils
+[OPTION...] [INFILE [OUTFILE]]
.SH DESCRIPTION
-Extract resources from a PostScript document.
-.TP
-\fB\-m\fR, \fB\-\-merge\fR
-merge resources of the same name into one file
-(needed e.g. for fonts output in multiple blocks)
-.TP
-\fB\-\-help\fR
-display this help and exit
-.TP
-\fB\-v\fR, \fB\-\-version\fR
-display version information and exit
.PP
.B extractres
extracts resources (fonts, procsets, patterns, files, etc) appearing in a
@@ -35,36 +23,38 @@ will move all resources appearing in a document to the document prologue,
removing redundant copies.
The output file can then be put through page re-arrangement filters such as
.B psnup
-or
+or
.B pstops
safely.
+Extract resources from a PostScript document.
-.SS "Exit status:"
.TP
-0
-if OK,
+\fBINFILE\fR
+`\-' or no INFILE argument means standard input
+
.TP
-1
-if arguments or options are incorrect, or there is some other problem
-starting up,
+\fBOUTFILE\fR
+`\-' or no OUTFILE argument means standard output
+
+.SH OPTIONS
+.TP
+\fB\-m\fR, \fB\-\-merge\fR
+merge resources of the same name into one file
+(needed e.g. for fonts output in multiple blocks)
+
.TP
-2
-if there is some problem during processing, typically an error reading or
-writing an input or output file.
+\fB\-v\fR, \fB\-\-version\fR
+show program's version number and exit
+
+.TP
+\fB\-q\fR, \fB\-\-quiet\fR
+don't show progress
+
.SH AUTHOR
-Written by Angus J. C. Duggan and Reuben Thomas.
+.nf
.SH BUGS
.B extractres
does not alter the
.B %%DocumentSuppliedResources
comments.
-.SH COPYRIGHT
-Copyright \(co Reuben Thomas 2012\-2022.
-.br
-Copyright \(co Angus J. C. Duggan 1991\-1997.
-.SH TRADEMARKS
-.B PostScript
-is a trademark of Adobe Systems Incorporated.
-.SH "SEE ALSO"
-.BR psutils (1),
-.BR paper (1)
+.fi