Merge pull request #3446 from simono/completions-zsh-brew-cask-update
completions/zsh: Update `brew cask` completions.
This commit is contained in:
		
						commit
						2953493d17
					
				@ -40,6 +40,8 @@ __brew_cask_commands() {
 | 
			
		||||
    'info:displays information about the given Cask'
 | 
			
		||||
    'install:installs the given Cask'
 | 
			
		||||
    'list:with no args, lists installed Casks; given installed Casks, lists staged files'
 | 
			
		||||
    'outdated:list the outdated installed Casks'
 | 
			
		||||
    'reinstall:reinstalls the given Cask'
 | 
			
		||||
    'search:searches all known Casks'
 | 
			
		||||
    'style:checks Cask style using RuboCop'
 | 
			
		||||
    'uninstall:uninstalls the given Cask'
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user