mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-30 16:26:22 +00:00
Add account clear example to help
Give example on how to clear pgpkeyig.
This commit is contained in:
@@ -2100,7 +2100,9 @@ static struct cmd_t command_defs[] =
|
|||||||
"/account set me nick dennis",
|
"/account set me nick dennis",
|
||||||
"/account set me status dnd",
|
"/account set me status dnd",
|
||||||
"/account set me dnd -1",
|
"/account set me dnd -1",
|
||||||
"/account rename me chattyme")
|
"/account rename me chattyme",
|
||||||
|
"/account clear me pgpkeyid"
|
||||||
|
)
|
||||||
},
|
},
|
||||||
|
|
||||||
{ "/plugins",
|
{ "/plugins",
|
||||||
|
|||||||
Reference in New Issue
Block a user