mirror of
				https://github.com/ergochat/ergo.git
				synced 2025-11-04 07:47:25 +01:00 
			
		
		
		
	Fix registered-only modes in docs (it's +R, not +r)
This commit is contained in:
		
							parent
							
								
									0e4e074d43
								
							
						
					
					
						commit
						a39c46d470
					
				@ -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
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -47,7 +47,7 @@ Oragono supports the following channel modes:
 | 
			
		||||
  +m  |  Moderated mode, only privileged clients can talk on the channel.
 | 
			
		||||
  +n  |  No-outside-messages mode, only users that are on the channel can send
 | 
			
		||||
      |  messages to it.
 | 
			
		||||
  +r  |  Only registered users can talk in the channel.
 | 
			
		||||
  +R  |  Only registered users can talk in the channel.
 | 
			
		||||
  +s  |  Secret mode, channel won't show up in /LIST or whois replies.
 | 
			
		||||
  +t  |  Only channel opers can modify the topic.
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user