From d4aad8dabab0fbe74f89f1c7e6a5c8dcb0cc92cd Mon Sep 17 00:00:00 2001 From: Joram Berger Date: Fri, 15 Dec 2023 21:49:02 +0100 Subject: [PATCH] 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. --- manual/cli.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manual/cli.rst b/manual/cli.rst index 82f52d8b..482d65f9 100644 --- a/manual/cli.rst +++ b/manual/cli.rst @@ -749,7 +749,7 @@ Related Options signature but leaves its visual appearance intact. Remove security restrictions associated with digitally signed PDF - files. This may be combined with :qpdf:option:--decrypt: to allow + files. This may be combined with :qpdf:ref:--decrypt: to allow free editing of previously signed/encrypted files. This option invalidates the signature but leaves its visual appearance intact.