changeset: 6344:b7fe6ebd07c0 user: Michael Elkins <[email protected]> date: Thu Oct 24 09:24:58 2013 -0700 link: http://dev.mutt.org/hg/mutt/rev/b7fe6ebd07c0
remove trailing period from documentation for $pgp_list_pubring_command diffs (12 lines): diff -r 914e13a3694d -r b7fe6ebd07c0 init.h --- a/init.h Fri Apr 26 12:10:46 2013 -0700 +++ b/init.h Thu Oct 24 09:24:58 2013 -0700 @@ -1830,7 +1830,7 @@ ** 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
