aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2024-08-29 10:18:42 +0000
committerWerner Koch <[email protected]>2024-08-29 13:06:05 +0000
commit80bd49224e0d561a5cd6883ca9aad3e06c666b6e (patch)
tree4552d5072b3a13f7ba54be598bbc47614fdf2105 /doc
parentgpg: Switch Kyber to the final algo id and add it to the menu. (diff)
downloadgnupg-80bd49224e0d561a5cd6883ca9aad3e06c666b6e.tar.gz
gnupg-80bd49224e0d561a5cd6883ca9aad3e06c666b6e.zip
doc: Minor fix for the description of gpg's --default-*-expire
--
Diffstat (limited to 'doc')
-rw-r--r--doc/gpg.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/gpg.texi b/doc/gpg.texi
index 75bef4053..a58b1bcc1 100644
--- a/doc/gpg.texi
+++ b/doc/gpg.texi
@@ -3847,7 +3847,7 @@ option is not specified, the expiration time set via
@option{--default-sig-expire} is used. @option{--no-ask-sig-expire}
disables this option.
-@item --default-sig-expire
+@item --default-sig-expire @var{value}
@opindex default-sig-expire
The default expiration time to use for signature expiration. Valid
values are "0" for no expiration, a number followed by the letter d
@@ -3863,7 +3863,7 @@ option is not specified, the expiration time set via
@option{--default-cert-expire} is used. @option{--no-ask-cert-expire}
disables this option.
-@item --default-cert-expire
+@item --default-cert-expire @var{value}
@opindex default-cert-expire
The default expiration time to use for key signature expiration.
Valid values are "0" for no expiration, a number followed by the