Commit 90ec6c26d8daaf7cdabe64b6cda91dbd6d1f4657
1 parent
f970b058
Remove stray text in manual
Showing
2 changed files
with
1 additions
and
4 deletions
job.sums
| ... | ... | @@ -15,6 +15,6 @@ libqpdf/qpdf/auto_job_json_decl.hh 06caa46eaf71db8a50c046f91866baa8087745a947431 |
| 15 | 15 | libqpdf/qpdf/auto_job_json_init.hh f5acb9aa103131cb68dec0e12c4d237a6459bdb49b24773c24f0c2724a462b8f |
| 16 | 16 | libqpdf/qpdf/auto_job_schema.hh b53c006fec2e75b1b73588d242d49a32f7d3db820b1541de106c5d4c27fbb4d9 |
| 17 | 17 | manual/_ext/qpdf.py 6add6321666031d55ed4aedf7c00e5662bba856dfcd66ccb526563bffefbb580 |
| 18 | -manual/cli.rst fc8488129c479b6cde9dffbbddb150bc1ffb45bc38b3bff2c5dba4378f0edb67 | |
| 18 | +manual/cli.rst d75ae0584df2217827d6663da1a83bfa78e70599156ef2ca9cfb1236833ffd22 | |
| 19 | 19 | manual/qpdf.1 738dc9b732ad4c880d034b99f957077628fde1d0006943aaf813e98f8e2f9635 |
| 20 | 20 | manual/qpdf.1.in 436ecc85d45c4c9e2dbd1725fb7f0177fb627179469f114561adf3cb6cbb677b | ... | ... |
manual/cli.rst
| ... | ... | @@ -2689,9 +2689,6 @@ they are exhausted, after which any pages specified with |
| 2689 | 2689 | :qpdf:ref:`--repeat` option, you can use ``--from=`` to provide an |
| 2690 | 2690 | empty set of "from" pages. |
| 2691 | 2691 | |
| 2692 | -This Can be left empty by omitting | |
| 2693 | -:samp:`{page-range}` | |
| 2694 | - | |
| 2695 | 2692 | .. qpdf:option:: --repeat=page-range |
| 2696 | 2693 | |
| 2697 | 2694 | .. help: overlay/underlay pages to repeat | ... | ... |