stats: tweak -o help, output format is not supported here
[ci skip]
This commit is contained in:
		
							parent
							
								
									c959e555ad
								
							
						
					
					
						commit
						e89c3752c4
					
				| @ -32,7 +32,7 @@ import Hledger.Cli.Utils (writeOutput) | ||||
| 
 | ||||
| statsmode = hledgerCommandMode | ||||
|   ($(embedFileRelative "Hledger/Cli/Commands/Stats.txt")) | ||||
|   [flagReq  ["output-file","o"]   (\s opts -> Right $ setopt "output-file" s opts) "FILE" "write output to FILE.  A file extension matching one of the above formats selects that format." | ||||
|   [flagReq  ["output-file","o"]   (\s opts -> Right $ setopt "output-file" s opts) "FILE" "write output to FILE." | ||||
|   ] | ||||
|   [generalflagsgroup1] | ||||
|   [] | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user