Retain the old brew bundle --brews flag for compatibility
				
					
				
			https://github.com/Homebrew/brew/pull/20209#discussion_r2186099917
This commit is contained in:
		
							parent
							
								
									495b5bedde
								
							
						
					
					
						commit
						ce8bf906c1
					
				@ -97,7 +97,7 @@ module Homebrew
 | 
			
		||||
               env:         [:bundle_install_cleanup, "--global"]
 | 
			
		||||
        switch "--all",
 | 
			
		||||
               description: "`list` all dependencies."
 | 
			
		||||
        switch "--formula", "--formulae",
 | 
			
		||||
        switch "--formula", "--formulae", "--brews",
 | 
			
		||||
               description: "`list`, `dump` or `cleanup` Homebrew formula dependencies."
 | 
			
		||||
        switch "--cask", "--casks",
 | 
			
		||||
               description: "`list`, `dump` or `cleanup` Homebrew cask dependencies."
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user