diff options
author | w00t <w00t@e03df62e-2008-0410-955e-edbf42e46eb7> | 2008-01-29 10:36:03 +0000 |
---|---|---|
committer | w00t <w00t@e03df62e-2008-0410-955e-edbf42e46eb7> | 2008-01-29 10:36:03 +0000 |
commit | 0f9049c3b2b8855f253cf9d1a57fa25e6fccdfef (patch) | |
tree | e455ca67f59019f5e52009f668238566e55b5dfa | |
parent | 4bf5df3b60441873181595c9f5d08bd79aa84ec3 (diff) |
Update SAMODE
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8765 e03df62e-2008-0410-955e-edbf42e46eb7
-rw-r--r-- | conf/inspircd.helpop-full.example | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/inspircd.helpop-full.example b/conf/inspircd.helpop-full.example index 7e3295eae..2c0dd8385 100644 --- a/conf/inspircd.helpop-full.example +++ b/conf/inspircd.helpop-full.example @@ -269,7 +269,7 @@ Forces the user to join the channel."> <helpop key="sapart" value="/SAPART [nick] [channel] Forces the user to part the channel."> -<helpop key="samode" value="/SAMODE [#chan/nick] +/-[modes] {[parameters for modes]} +<helpop key="samode" value="/SAMODE [#chan] +/-[modes] {[parameters for modes]} Gives the channel or nick the modes specified."> <helpop key="sanick" value="/SANICK [nick] [new nick] |