mirror of
https://github.com/jeremyd/ergo.git
synced 2026-06-15 09:03:36 -07:00
Fix registered-only modes in docs (it's +R, not +r)
This commit is contained in:
+2
-2
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user