diff --git a/pages/common/pdfseparate.md b/pages/common/pdfseparate.md index 22b557111..0f06782c4 100644 --- a/pages/common/pdfseparate.md +++ b/pages/common/pdfseparate.md @@ -3,7 +3,7 @@ > Portable Document Format (PDF) file page extractor. > More information: . -- 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}}`