forked from External/ergo
Fix registered-only modes in docs (it's +R, not +r)
This commit is contained in:
parent
0e4e074d43
commit
a39c46d470
2 changed files with 3 additions and 3 deletions
|
|
@ -308,11 +308,11 @@ If this mode is set, only users that have logged into an account will be able to
|
|||
|
||||
To set this mode:
|
||||
|
||||
/MODE #test +r
|
||||
/MODE #test +R
|
||||
|
||||
To unset this mode:
|
||||
|
||||
/MODE #test -r
|
||||
/MODE #test -R
|
||||
|
||||
### +s - Secret
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue