1
1
mirror of https://github.com/profanity-im/profanity.git synced 2025-02-02 15:08:15 -05:00

Fixed /pgp help formatting

This commit is contained in:
James Booth 2015-06-21 22:06:27 +01:00
parent 3d2f999efb
commit 9526f2b7eb

View File

@ -875,7 +875,7 @@ static struct cmd_t command_defs[] =
"---------------------",
"Open PGP commands.",
"",
"keys : List private keys."
"keys : List private keys.",
"libver : Show which version of the libgpgme library is being used.",
"fps : Show received fingerprints.",
"start [contact] : Start PGP encrypted chat, current contact will be used if not specified.",