summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLiam Morland <lkmorlan@uwaterloo.ca>2020-08-08 17:47:08 +0000
committerLiam Morland <lkmorlan@uwaterloo.ca>2020-08-08 17:47:08 +0000
commitc063a74dd8ff9385165015b7d26f15658046b51c (patch)
treeff75ad0ea70f7d09405b3fc66674c9e2e592ca0d
parentbc42bcaa7d56c17901e4fd333d3afd91bab8c88f (diff)
Document that PDF-file can be '-' to read it from stdin
-rw-r--r--utils/pdftops.14
1 files changed, 3 insertions, 1 deletions
diff --git a/utils/pdftops.1 b/utils/pdftops.1
index e74cb494..28431fbc 100644
--- a/utils/pdftops.1
+++ b/utils/pdftops.1
@@ -27,7 +27,9 @@ to
.I file.eps
with the \-eps option). If
.I PS-file
-is \'-', the PostScript is sent to stdout.
+is \'-', the PostScript is sent to stdout. If
+.I PDF-file
+is \'-', Pdftops reads the PDF file from stdin.
.SH OPTIONS
.TP
.BI \-f " number"