Fix CLI help text
This commit is contained in:
parent
01f7f8b59b
commit
49f286dc70
@ -19,7 +19,7 @@ registermatchmode = hledgerCommandMode
|
|||||||
[]
|
[]
|
||||||
[generalflagsgroup1]
|
[generalflagsgroup1]
|
||||||
[]
|
[]
|
||||||
([], Just $ argsFlag "[QUERY]")
|
([], Just $ argsFlag "DESC")
|
||||||
|
|
||||||
registermatch :: CliOpts -> Journal -> IO ()
|
registermatch :: CliOpts -> Journal -> IO ()
|
||||||
registermatch opts@CliOpts{rawopts_=rawopts,reportopts_=ropts} j = do
|
registermatch opts@CliOpts{rawopts_=rawopts,reportopts_=ropts} j = do
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user