about summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/command/cmd_defs.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/command/cmd_defs.c b/src/command/cmd_defs.c
index 93e12077..5c03cad3 100644
--- a/src/command/cmd_defs.c
+++ b/src/command/cmd_defs.c
@@ -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",