mirror of
https://github.com/profanity-im/profanity.git
synced 2024-12-04 14:46:46 -05:00
Use profanity channel as example
This commit is contained in:
parent
26199f737c
commit
d66ffde91f
@ -570,10 +570,10 @@ static struct cmd_t command_defs[] =
|
||||
{ "password <password>", "Password if the room requires one." })
|
||||
CMD_EXAMPLES(
|
||||
"/join",
|
||||
"/join jdev@conference.jabber.org",
|
||||
"/join jdev@conference.jabber.org nick mynick",
|
||||
"/join profanity@rooms.dismail.de",
|
||||
"/join profanity@rooms.dismail.de nick mynick",
|
||||
"/join private@conference.jabber.org nick mynick password mypassword",
|
||||
"/join jdev")
|
||||
"/join mychannel")
|
||||
},
|
||||
|
||||
{ "/leave",
|
||||
|
Loading…
Reference in New Issue
Block a user