From 6c087d19d0db0f8bcf30520622d00cbf428203e4 Mon Sep 17 00:00:00 2001 From: dotflac <53354133+dotflac@users.noreply.github.com> Date: Mon, 21 Sep 2020 21:04:54 +0100 Subject: [PATCH] Update MANUAL.md --- docs/MANUAL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/MANUAL.md b/docs/MANUAL.md index 422a8ddc..e6bcc59b 100644 --- a/docs/MANUAL.md +++ b/docs/MANUAL.md @@ -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`.