changeset: 6345:3d5e23a66a1a user: Michael Elkins <[email protected]> date: Thu Oct 24 09:55:36 2013 -0700 link: http://dev.mutt.org/hg/mutt/rev/3d5e23a66a1a
remove trailing period from documentation for $pgp_list_secring_command diffs (12 lines): diff -r b7fe6ebd07c0 -r 3d5e23a66a1a init.h --- a/init.h Thu Oct 24 09:24:58 2013 -0700 +++ b/init.h Thu Oct 24 09:55:36 2013 -0700 @@ -1846,7 +1846,7 @@ ** 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
