cmd/list: --formula is no longer a default.
This behaviour is disabled.
This commit is contained in:
		
							parent
							
								
									918fbcc263
								
							
						
					
					
						commit
						f15c4183e0
					
				@ -22,7 +22,7 @@ module Homebrew
 | 
			
		||||
        If <formula> is provided, summarise the paths within its current keg.
 | 
			
		||||
      EOS
 | 
			
		||||
      switch "--formula", "--formulae",
 | 
			
		||||
             description: "List only formulae. This is the default when output is not to a terminal."
 | 
			
		||||
             description: "List only formulae."
 | 
			
		||||
      switch "--cask", "--casks",
 | 
			
		||||
             description: "List only casks, or <cask> if provided."
 | 
			
		||||
      switch "--unbrewed",
 | 
			
		||||
 | 
			
		||||
@ -315,7 +315,7 @@ List all installed formulae and casks.
 | 
			
		||||
If *`formula`* is provided, summarise the paths within its current keg.
 | 
			
		||||
 | 
			
		||||
* `--formula`:
 | 
			
		||||
  List only formulae. This is the default when output is not to a terminal.
 | 
			
		||||
  List only formulae.
 | 
			
		||||
* `--cask`:
 | 
			
		||||
  List only casks, or *`cask`* if provided.
 | 
			
		||||
* `--unbrewed`:
 | 
			
		||||
 | 
			
		||||
@ -424,7 +424,7 @@ If \fIformula\fR is provided, summarise the paths within its current keg\.
 | 
			
		||||
.
 | 
			
		||||
.TP
 | 
			
		||||
\fB\-\-formula\fR
 | 
			
		||||
List only formulae\. This is the default when output is not to a terminal\.
 | 
			
		||||
List only formulae\.
 | 
			
		||||
.
 | 
			
		||||
.TP
 | 
			
		||||
\fB\-\-cask\fR
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user