about summary refs log tree commit diff stats
path: root/src/command
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2014-10-24 19:10:29 +0100
committerJames Booth <boothj5@gmail.com>2014-10-24 19:11:23 +0100
commitbc563851aa75e30b4437aec640ae18cd3832312b (patch)
tree07fbf792479438639dfedb244966b5b28e838e5f /src/command
parent5fc35bd6a64e17db7d6ee4cfcc1077469ead62f4 (diff)
downloadprofani-tty-bc563851aa75e30b4437aec640ae18cd3832312b.tar.gz
Updated privileges help
Diffstat (limited to 'src/command')
-rw-r--r--src/command/command.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/command/command.c b/src/command/command.c
index b6fd572c..44387e16 100644
--- a/src/command/command.c
+++ b/src/command/command.c
@@ -551,10 +551,7 @@ static struct cmd_t command_defs[] =
         { "/privileges on|off", "Show occupant privileges in chat rooms.",
         { "/privileges on|off",
           "---------------------------",
-          "If enabled:",
-          "The room roster will be broken down my role.",
-          "An occupants role and affiliation will be shown when they join a room.",
-          "Changes to occupant privileges will be shown in the chat room.",
+          "If enabled the room roster will be broken down my role, and role information will be showin in the room.",
           NULL } } },
 
     { "/beep",