X-Git-Url: http://git.pk910.de/?p=srvx.git;a=blobdiff_plain;f=src%2Fchanserv.help;h=e9fb42fdff198352021e4d61197c0b0906eb95c9;hp=0562477130b14fe4688b19d50e54cf681b14514a;hb=18a22dac8302182719e030976fa1c045bde8a461;hpb=f66579ef25e8b9a9faef355de42cbbd1fef49469 diff --git a/src/chanserv.help b/src/chanserv.help index 0562477..e9fb42f 100644 --- a/src/chanserv.help +++ b/src/chanserv.help @@ -439,8 +439,9 @@ "STAFF" ("/msg $C STAFF", "Lists all the IRC operators and helpers currently online. Nicknames enclosed in parentheses are away, and likely unavailable.", "$uSee Also:$u helpers, ircops, netinfo"); -"SUSPEND" ("/msg $C SUSPEND <#channel> ", +"SUSPEND" ("/msg $C SUSPEND <#channel> ", "This disables the target's access to the channel. That access can be restored using the unsuspend command.", + "The duration may be \"0\" to make it never expire; otherwise, $C will automatically unsuspend the user after $uduration$u.", "$uSee Also:$u unsuspend, deluser"); "TOPIC" ("/msg $C TOPIC <#channel> [topic]", "Sets the current topic for the specified channel. If no topic is specified, then set the current topic to the default topic.");