Fix CLI help text

This commit is contained in:
Jakob Schöttl 2019-02-17 10:43:25 +01:00 committed by Simon Michael
parent 01f7f8b59b
commit 49f286dc70

View File

@ -19,7 +19,7 @@ registermatchmode = hledgerCommandMode
[]
[generalflagsgroup1]
[]
([], Just $ argsFlag "[QUERY]")
([], Just $ argsFlag "DESC")
registermatch :: CliOpts -> Journal -> IO ()
registermatch opts@CliOpts{rawopts_=rawopts,reportopts_=ropts} j = do