1
0
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:
Michael Vetter 2021-04-18 16:08:50 +02:00
parent 8e588d6764
commit c106187db7

View File

@ -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",