drop --usage flag
This commit is contained in:
		
							parent
							
								
									d520929244
								
							
						
					
					
						commit
						f3f74cb64f
					
				| @ -37,7 +37,7 @@ options = [ | ||||
|  Option ['R'] ["real"]         (NoArg  Real)               "report only on real (non-virtual) transactions", | ||||
|  Option ['n'] ["collapse"]     (NoArg  Collapse)           "balance report: no grand total", | ||||
|  Option ['s'] ["subtotal"]     (NoArg  SubTotal)           "balance report: show subaccounts", | ||||
|  Option ['h'] ["help","usage"] (NoArg  Help)               "show this help", | ||||
|  Option ['h'] ["help"] (NoArg  Help)                       "show this help", | ||||
|  Option ['V'] ["version"]      (NoArg  Version)            "show version" | ||||
|  ] | ||||
| 
 | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user