1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-11-03 19:37:16 -05:00

Add account clear example to help

Give example on how to clear pgpkeyig.
This commit is contained in:
Michael Vetter 2019-10-06 20:46:50 +02:00
parent a10ab4e692
commit 7d7997e93c

View File

@ -2100,7 +2100,9 @@ static struct cmd_t command_defs[] =
"/account set me nick dennis",
"/account set me status dnd",
"/account set me dnd -1",
"/account rename me chattyme")
"/account rename me chattyme",
"/account clear me pgpkeyid"
)
},
{ "/plugins",