Commit d4aad8dabab0fbe74f89f1c7e6a5c8dcb0cc92cd

Authored by Joram Berger
Committed by GitHub
1 parent d8371889

Fix option reference in cli.rst

To reference another command line option description, `:qpdf:ref:` is needed instead of `:qpdf:option:` which is not resolved properly in the HTML documentation.
Showing 1 changed file with 1 additions and 1 deletions
manual/cli.rst
@@ -749,7 +749,7 @@ Related Options @@ -749,7 +749,7 @@ Related Options
749 signature but leaves its visual appearance intact. 749 signature but leaves its visual appearance intact.
750 750
751 Remove security restrictions associated with digitally signed PDF 751 Remove security restrictions associated with digitally signed PDF
752 - files. This may be combined with :qpdf:option:--decrypt: to allow 752 + files. This may be combined with :qpdf:ref:--decrypt: to allow
753 free editing of previously signed/encrypted files. This option 753 free editing of previously signed/encrypted files. This option
754 invalidates the signature but leaves its visual appearance intact. 754 invalidates the signature but leaves its visual appearance intact.
755 755