aboutsummaryrefslogtreecommitdiffstats
path: root/doc/gpgsm.texi
diff options
context:
space:
mode:
authorNIIBE Yutaka <[email protected]>2023-11-02 06:05:19 +0000
committerNIIBE Yutaka <[email protected]>2023-11-02 06:05:19 +0000
commitc2812a9bbc3539e40bde0c9ea804aee39147a87c (patch)
tree903b6f9655244be7c453529f0896ce44a9bada1a /doc/gpgsm.texi
parentg10: Fix uninitalized variable use in sign_file (diff)
downloadgnupg-c2812a9bbc3539e40bde0c9ea804aee39147a87c.tar.gz
gnupg-c2812a9bbc3539e40bde0c9ea804aee39147a87c.zip
doc: Fix to avoid using en-dash for command options.
-- GnuPG-bug-id: 6746 Signed-off-by: NIIBE Yutaka <[email protected]>
Diffstat (limited to 'doc/gpgsm.texi')
-rw-r--r--doc/gpgsm.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/gpgsm.texi b/doc/gpgsm.texi
index 41eb08d16..22738c492 100644
--- a/doc/gpgsm.texi
+++ b/doc/gpgsm.texi
@@ -642,8 +642,8 @@ By default gpgsm prints distinguished names (DNs) like the Issuer or
Subject in a more readable format (e.g., using a well defined order of
the parts). However, this format can't be used as input strings.
This option reverts printing to standard RFC-2253 format and thus
-avoids the need to use --dump-cert or --with-colons to get the
-``real'' name.
+avoids the need to use @option{--dump-cert} or @option{--with-colons}
+to get the ``real'' name.
@end table