Files correlati : Commento : Aggiornata cUrl alla ultima versione su Github: 7.56.1 git-svn-id: svn://10.65.10.50/branches/R_10_00@24203 c028cbd2-c16b-5b4b-a496-9718f37d4682
		
			
				
	
	
		
			12 lines
		
	
	
		
			363 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			363 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
long: silent
 | 
						|
Short: s
 | 
						|
Help: Silent mode
 | 
						|
See-also: verbose stderr
 | 
						|
---
 | 
						|
Silent or quiet mode. Don't show progress meter or error messages.  Makes Curl
 | 
						|
mute. It will still output the data you ask for, potentially even to the
 | 
						|
terminal/stdout unless you redirect it.
 | 
						|
 | 
						|
Use --show-error in addition to this option to disable progress meter but
 | 
						|
still show error messages.
 |