mirror of
				https://github.com/cuberite/polarssl.git
				synced 2025-11-03 20:22:59 -05:00 
			
		
		
		
	- Fixed typo in usage
This commit is contained in:
		
							parent
							
								
									b5a11ab80b
								
							
						
					
					
						commit
						d3b486a743
					
				@ -59,7 +59,7 @@ void my_debug( void *ctx, int level, const char *str )
 | 
			
		||||
#define USAGE \
 | 
			
		||||
    "\n usage: crl_app param=<>...\n"                   \
 | 
			
		||||
    "\n acceptable parameters:\n"                       \
 | 
			
		||||
    "    filename=%%s         default: cert.crt\n"      \
 | 
			
		||||
    "    filename=%%s         default: crl.pem\n"      \
 | 
			
		||||
    "    debug_level=%%d      default: 0 (disabled)\n"  \
 | 
			
		||||
    "\n"
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user