mirror of
https://github.com/qpdf/qpdf.git
synced 2024-11-01 03:12:29 +00:00
Fix typo
This commit is contained in:
parent
81205e007b
commit
7db5bc289b
@ -1231,7 +1231,7 @@ ArgParser::argHelp()
|
|||||||
<< "starting point, but its pages are replaced with pages as specified.\n"
|
<< "starting point, but its pages are replaced with pages as specified.\n"
|
||||||
<< "\n"
|
<< "\n"
|
||||||
<< "--keep-files-open=[yn]\n"
|
<< "--keep-files-open=[yn]\n"
|
||||||
<< "--keep-files-threshold=count\n"
|
<< "--keep-files-open-threshold=count\n"
|
||||||
<< "--pages file [ --password=password ] [ page-range ] ... --\n"
|
<< "--pages file [ --password=password ] [ page-range ] ... --\n"
|
||||||
<< "\n"
|
<< "\n"
|
||||||
<< "For each file that pages should be taken from, specify the file, a\n"
|
<< "For each file that pages should be taken from, specify the file, a\n"
|
||||||
|
Loading…
Reference in New Issue
Block a user