aboutsummaryrefslogtreecommitdiffstats
path: root/qpdf
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2018-05-05 23:52:04 +0200
committerJay Berkenbilt <ejb@ql.org>2018-05-05 23:52:04 +0200
commitb8ccbff413de5b1000cdc65ba25ff46c6ccaec66 (patch)
treee3d35c3afcd42e69d3de820a0bcffa3350d9e190 /qpdf
parent15ed9f85655113b2901a1e53f55554b503e230c6 (diff)
downloadqpdf-b8ccbff413de5b1000cdc65ba25ff46c6ccaec66.tar.zst
doc: point out use of @filename for specifying password (fixes #198)
Diffstat (limited to 'qpdf')
-rw-r--r--qpdf/qpdf.cc4
1 files changed, 4 insertions, 0 deletions
diff --git a/qpdf/qpdf.cc b/qpdf/qpdf.cc
index caeda8e4..2b18400d 100644
--- a/qpdf/qpdf.cc
+++ b/qpdf/qpdf.cc
@@ -243,6 +243,10 @@ Basic Options\n\
rotate each specified page 90, 180, or 270 degrees\n\
--split-pages=[n] write each output page to a separate file\n\
\n\
+Note that you can use the @filename or @- syntax for any argument at any\n\
+point in the command. This provides a good way to specify a password without\n\
+having to explicitly put it on the command line.\n\
+\n\
If none of --copy-encryption, --encrypt or --decrypt are given, qpdf will\n\
preserve any encryption data associated with a file.\n\
\n\