[poppler] utils/pdftops.1

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Sat Aug 8 19:09:03 UTC 2020


 utils/pdftops.1 |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

New commits:
commit c063a74dd8ff9385165015b7d26f15658046b51c
Author: Liam Morland <lkmorlan at uwaterloo.ca>
Date:   Sat Aug 8 17:47:08 2020 +0000

    Document that PDF-file can be '-' to read it from stdin

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"


More information about the poppler mailing list