From: Michael Elkins Date: Thu, 24 Oct 2013 16:24:58 +0000 (-0700) Subject: remove trailing period from documentation for $pgp_list_pubring_command X-Git-Tag: mutt-1-5-23-rel~7 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5c595bbec8f8303ba96aedeb71cb6d9e6cf1b0ca;p=mutt remove trailing period from documentation for $pgp_list_pubring_command --- diff --git a/init.h b/init.h index b5b28869..7c087f6b 100644 --- a/init.h +++ b/init.h @@ -1830,7 +1830,7 @@ struct option_t MuttVars[] = { ** This command is used to list the public 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