mirror of
				https://github.com/ohmyzsh/ohmyzsh.git
				synced 2024-05-11 05:55:17 +00:00 
			
		
		
		
	lib: fix omz help and reword
				
					
				
			This commit is contained in:
		@@ -60,8 +60,9 @@ Usage: omz <command> [options]
 | 
			
		||||
Available commands:
 | 
			
		||||
 | 
			
		||||
    help                Print this help message
 | 
			
		||||
    pr <command>        Commands for Oh My Zsh Pull Requests management
 | 
			
		||||
    theme <command>     Commands for Oh My Zsh themes management
 | 
			
		||||
    plugin <command>    Manage plugins
 | 
			
		||||
    pr <command>        Manage Oh My Zsh Pull Requests
 | 
			
		||||
    theme <command>     Manage themes
 | 
			
		||||
    update              Update Oh My Zsh
 | 
			
		||||
 | 
			
		||||
EOF
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user