Commit d2e8bae6a4990f58e653a56546ccd5df72031104

Authored by Jay Berkenbilt
1 parent f6893242

Mention page selection in basic options

Showing 1 changed file with 1 additions and 0 deletions
qpdf/qpdf.cc
... ... @@ -75,6 +75,7 @@ Basic Options\n\
75 75 parameters are being copied\n\
76 76 --encrypt options -- generate an encrypted file\n\
77 77 --decrypt remove any encryption on the file\n\
  78 +--pages options -- select specific pages from one or more files\n\
78 79 \n\
79 80 If none of --copy-encryption, --encrypt or --decrypt are given, qpdf will\n\
80 81 preserve any encryption data associated with a file.\n\
... ...