From bc563851aa75e30b4437aec640ae18cd3832312b Mon Sep 17 00:00:00 2001 From: James Booth Date: Fri, 24 Oct 2014 19:10:29 +0100 Subject: [PATCH] Updated privileges help --- TODO_045 | 1 - src/command/command.c | 5 +---- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/TODO_045 b/TODO_045 index 7994927c..4e663269 100644 --- a/TODO_045 +++ b/TODO_045 @@ -1,4 +1,3 @@ -Review room config/admin commands and output Update /prefs Update inline help Build with latest libstrophe 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",