aboutsummaryrefslogtreecommitdiffstats
path: root/manual
diff options
context:
space:
mode:
authorJoram Berger <joram-berger@users.noreply.github.com>2023-12-15 21:49:02 +0100
committerGitHub <noreply@github.com>2023-12-15 21:49:02 +0100
commitd4aad8dabab0fbe74f89f1c7e6a5c8dcb0cc92cd (patch)
tree22002cbb4f5001b22de9d58331a9a0eafd4a4b54 /manual
parentd8371889d070d2f88636434ebd8412708a63e54e (diff)
downloadqpdf-d4aad8dabab0fbe74f89f1c7e6a5c8dcb0cc92cd.tar.zst
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.
Diffstat (limited to 'manual')
-rw-r--r--manual/cli.rst2
1 files changed, 1 insertions, 1 deletions
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.