mirror of
https://github.com/profanity-im/profanity.git
synced 2024-11-03 19:37:16 -05:00
command: Fix serversoftware examples
This commit is contained in:
parent
8e588d6764
commit
c106187db7
@ -2504,8 +2504,8 @@ static struct cmd_t command_defs[] = {
|
||||
CMD_ARGS(
|
||||
{ "<domain>", "The jid of your server or component." })
|
||||
CMD_EXAMPLES(
|
||||
"/software valhalla.edda",
|
||||
"/software xmpp.vanaheimr.edda")
|
||||
"/serversoftware valhalla.edda",
|
||||
"/serversoftware xmpp.vanaheimr.edda")
|
||||
},
|
||||
|
||||
{ "/executable",
|
||||
|
Loading…
Reference in New Issue
Block a user