2
1
mirror of https://github.com/qpdf/qpdf.git synced 2024-05-31 17:30:54 +00:00

Cosmetic fix to help

This commit is contained in:
Jay Berkenbilt 2021-02-06 07:24:10 -05:00
parent 15c17e58a2
commit af557db4a4

View File

@ -1389,7 +1389,7 @@ ArgParser::argHelp()
<< "\n"
<< "\n"
<< "Password Modes\n"
<< "----------------------\n"
<< "--------------\n"
<< "\n"
<< "The --password-mode controls how qpdf interprets passwords supplied\n"
<< "on the command-line. qpdf's default behavior is correct in almost all\n"
@ -1459,7 +1459,7 @@ ArgParser::argHelp()
<< "\n"
<< "\n"
<< "Overlay and Underlay Options\n"
<< "-------------------------------\n"
<< "----------------------------\n"
<< "\n"
<< "These options allow pages from another file to be overlaid or underlaid\n"
<< "on the primary output. Overlaid pages are drawn on top of the destination\n"
@ -1488,7 +1488,7 @@ ArgParser::argHelp()
<< "\n"
<< "\n"
<< "Advanced Parsing Options\n"
<< "-------------------------------\n"
<< "------------------------\n"
<< "\n"
<< "These options control aspects of how qpdf reads PDF files. Mostly these are\n"
<< "of use to people who are working with damaged files. There is little reason\n"