File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -991,7 +991,7 @@ var cmdHelp = &CommandHandler{
991991				"* `!powerlevel <room|all> <key> <level>` - Set a power level\n "  + 
992992				"* `!redact <event link or user ID> [reason]` - Redact all messages from a user\n "  + 
993993				"* `!redact-recent <room> <since duration> [reason]` - Redact all recent messages in a room\n "  + 
994- 				"* `!kick <user ID> [reason]` - Kick a user from all rooms\n "  + 
994+ 				"* `!kick [--force] [--room <room ID>]  <user ID> [reason]` - Kick a user from all rooms\n "  + 
995995				"* `!ban [--hash] <list shortcode> <entity> [reason]` - Add a ban policy\n "  + 
996996				"* `!takedown [--hash] <list shortcode> <entity>` - Add a takedown policy\n "  + 
997997				"* `!remove-ban <list shortcode> <entity>` - Remove a ban policy\n "  + 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments