Typos
This commit is contained in:
		
							parent
							
								
									4e536ff45b
								
							
						
					
					
						commit
						8bd68a34f1
					
				| 
						 | 
					@ -42,8 +42,8 @@ defmodule RabbitMQ.CLI.Ctl.Commands.AddVhostCommand do
 | 
				
			||||||
  def usage_additional() do
 | 
					  def usage_additional() do
 | 
				
			||||||
    [
 | 
					    [
 | 
				
			||||||
      ["<vhost>", "Virtual host name"],
 | 
					      ["<vhost>", "Virtual host name"],
 | 
				
			||||||
      ["--description <descriptioon>", "Virtual host description"],
 | 
					      ["--description <description>", "Virtual host description"],
 | 
				
			||||||
      ["--tags <tags>", "Coommand separated list of tags"]
 | 
					      ["--tags <tags>", "Command separated list of tags"]
 | 
				
			||||||
    ]
 | 
					    ]
 | 
				
			||||||
  end
 | 
					  end
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue