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:
parent
a10ab4e692
commit
7d7997e93c
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user