From 80bd49224e0d561a5cd6883ca9aad3e06c666b6e Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Thu, 29 Aug 2024 12:18:42 +0200 Subject: [PATCH] doc: Minor fix for the description of gpg's --default-*-expire -- --- doc/gpg.texi | 4 ++-- 1 file 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