mirror of
				https://github.com/ohmyzsh/ohmyzsh.git
				synced 2024-05-11 05:55:17 +00:00 
			
		
		
		
	Merge pull request #3057 from igorzoriy/master
Added 'uninstall' command to brew completion
This commit is contained in:
		@@ -50,6 +50,7 @@ _1st_arguments=(
 | 
				
			|||||||
  'server:start a local web app that lets you browse formulae (requires Sinatra)'
 | 
					  'server:start a local web app that lets you browse formulae (requires Sinatra)'
 | 
				
			||||||
  'services:small wrapper around `launchctl` for supported formulae'
 | 
					  'services:small wrapper around `launchctl` for supported formulae'
 | 
				
			||||||
  'tap:tap a new formula repository from GitHub, or list existing taps'
 | 
					  'tap:tap a new formula repository from GitHub, or list existing taps'
 | 
				
			||||||
 | 
					  'uninstall:uninstall a formula'
 | 
				
			||||||
  'unlink:unlink a formula'
 | 
					  'unlink:unlink a formula'
 | 
				
			||||||
  'unpin:unpin specified formulae'
 | 
					  'unpin:unpin specified formulae'
 | 
				
			||||||
  'untap:remove a tapped repository'
 | 
					  'untap:remove a tapped repository'
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user