From: Michael Elkins Date: Thu, 24 Oct 2013 16:55:36 +0000 (-0700) Subject: remove trailing period from documentation for $pgp_list_secring_command X-Git-Tag: neomutt-20160307~135^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=49a5c94bb6aba3996dae18a4bfeda31dfab05131;p=neomutt remove trailing period from documentation for $pgp_list_secring_command --- diff --git a/init.h b/init.h index 7c087f6b4..395cd3f64 100644 --- a/init.h +++ b/init.h @@ -1846,7 +1846,7 @@ struct option_t MuttVars[] = { ** This command is used to list the secret key ring's contents. The ** output format must be analogous to the one used by: ** .ts - ** gpg --list-keys --with-colons. + ** gpg --list-keys --with-colons ** .te ** .pp ** This format is also generated by the \fCpgpring\fP utility which comes