mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-09-10 16:53:10 +02:00
pdfseparate: teensy grammatical improvement
This commit is contained in:
parent
7fd14afc9d
commit
9bb108ac9f
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
> Portable Document Format (PDF) file page extractor.
|
||||
> More information: <https://manpages.debian.org/unstable/poppler-utils/pdfseparate.1.en.html>.
|
||||
|
||||
- Extract pages from PDF file and make separate PDF file for each page:
|
||||
- Extract pages from PDF file and make a separate PDF file for each page:
|
||||
|
||||
`pdfseparate {{path/to/source_filename.pdf}} {{path/to/destination_filename-%d.pdf}}`
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue