Update MANUAL.md

This commit is contained in:
dotflac 2020-09-21 21:04:54 +01:00 committed by Shivaram Lingamneni
parent f9ca93118f
commit 6c087d19d0

@ -289,7 +289,7 @@ To register a channel, make sure you're joined to it and logged into your accoun
/CS REGISTER #channelname
For example, `/CS REGISTER #channel` will register the channel `#test` to my account. If you have a registered channel, you can use `/CS OP #channel` to regain ops in it. Right now, the options for a registered channel are pretty sparse, but we'll add more as we go along.
For example, `/CS REGISTER #channel` will register the channel `#channel` to my account. If you have a registered channel, you can use `/CS OP #channel` to regain ops in it. Right now, the options for a registered channel are pretty sparse, but we'll add more as we go along.
If your friends have registered accounts, you can automatically grant them operator permissions when they join the channel. For more details, see `/CS HELP AMODE`.