Commit 22dacf7b3c6670ccd50d9b953ecab55057e7b7f8
Committed by
GitHub
1 parent
756b5e30
Update cli.rst adding vital "PDF" words
(So folks working offline won't go for hours dreaming they can overlay *.txt files, until after the finish writing the txt file, and try it, and it doesn't work.)
Showing
1 changed file
with
6 additions
and
6 deletions
manual/cli.rst
| @@ -1522,10 +1522,10 @@ Related Options | @@ -1522,10 +1522,10 @@ Related Options | ||
| 1522 | 1522 | ||
| 1523 | .. help: begin overlay options | 1523 | .. help: begin overlay options |
| 1524 | 1524 | ||
| 1525 | - Overlay pages from another file on the output. | 1525 | + Overlay pages from another PDF file on the output. |
| 1526 | Run qpdf --help=overlay-underlay for details. | 1526 | Run qpdf --help=overlay-underlay for details. |
| 1527 | 1527 | ||
| 1528 | - Overlay pages from another file on the output. | 1528 | + Overlay pages from another PDF file on the output. |
| 1529 | 1529 | ||
| 1530 | See :ref:`overlay-underlay` for details. | 1530 | See :ref:`overlay-underlay` for details. |
| 1531 | 1531 | ||
| @@ -1533,10 +1533,10 @@ Related Options | @@ -1533,10 +1533,10 @@ Related Options | ||
| 1533 | 1533 | ||
| 1534 | .. help: begin underlay options | 1534 | .. help: begin underlay options |
| 1535 | 1535 | ||
| 1536 | - Underlay pages from another file on the output. | 1536 | + Underlay pages from another PDF file on the output. |
| 1537 | Run qpdf --help=overlay-underlay for details. | 1537 | Run qpdf --help=overlay-underlay for details. |
| 1538 | 1538 | ||
| 1539 | - Underlay pages from another file on the output. | 1539 | + Underlay pages from another PDF file on the output. |
| 1540 | 1540 | ||
| 1541 | See :ref:`overlay-underlay` for details. | 1541 | See :ref:`overlay-underlay` for details. |
| 1542 | 1542 | ||
| @@ -2822,9 +2822,9 @@ else the page references. | @@ -2822,9 +2822,9 @@ else the page references. | ||
| 2822 | Overlay and Underlay | 2822 | Overlay and Underlay |
| 2823 | -------------------- | 2823 | -------------------- |
| 2824 | 2824 | ||
| 2825 | -.. help-topic overlay-underlay: overlay/underlay pages from other files | 2825 | +.. help-topic overlay-underlay: overlay/underlay pages from other PDF files |
| 2826 | 2826 | ||
| 2827 | - These options allow pages from another file to be overlaid or | 2827 | + These options allow pages from another PDF file to be overlaid or |
| 2828 | underlaid on the primary output. Overlaid pages are drawn on top of | 2828 | underlaid on the primary output. Overlaid pages are drawn on top of |
| 2829 | the destination page and may obscure the page. Underlaid pages are | 2829 | the destination page and may obscure the page. Underlaid pages are |
| 2830 | drawn below the destination page. Usage: | 2830 | drawn below the destination page. Usage: |