Commit c660f74334a169c9d5a5ae8e9326741d0ddd1b13

Authored by Jay Berkenbilt
1 parent f02c5f5e

User suggestions from github issues 10 and 11

Showing 1 changed file with 6 additions and 0 deletions
@@ -42,6 +42,12 @@ @@ -42,6 +42,12 @@
42 42
43 - See ../misc/broken-files 43 - See ../misc/broken-files
44 44
  45 + * Suggestion from user: allow merging entire files without specifying
  46 + 1-z as page number, e.g., qpdf --empty --pages a*.pdf -- b.pdf
  47 +
  48 + * Suggestion from a user: add an command-line option to show the
  49 + number of pages.
  50 +
45 51
46 General 52 General
47 ======= 53 =======