hledger/hledger-lib/Hledger/Read
Simon Michael 40620666f8 imp: cli: rename --rules-file to --rules; tweak options help
For brevity, and consistency with --conf.
--rules-file remains supported, as a hidden option.

hledger's main mode now supports the hidden legacy flags,
as the command modes do.
2024-06-25 18:37:55 +01:00
..
Common.hs imp: cli: rename --rules-file to --rules; tweak options help 2024-06-25 18:37:55 +01:00
CsvReader.hs imp: Support tsv and ssv prefixes (#2164) 2024-02-08 06:44:44 -10:00
CsvUtils.hs feat: cli: Add tsv output (#869) 2023-11-06 16:46:04 -08:00
InputOptions.hs dev: clarify how readJournalFiles defers checks, and use a dedicated flag 2024-05-02 21:36:32 -10:00
JournalReader.hs dev: refactor: merge Text.Megaparsec.Custom into Hledger.Utils.Parse 2024-06-25 18:37:54 +01:00
LedgerReader.hs.disabled debug: move command parsing debug output down to level 8 2020-07-03 11:37:01 -07:00
RulesReader.hs imp: cli: rename --rules-file to --rules; tweak options help 2024-06-25 18:37:55 +01:00
TimeclockReader.hs imp: Support tsv and ssv prefixes (#2164) 2024-02-08 06:44:44 -10:00
TimedotReader.hs dev: comment parsing tests/refactoring, fix indented timedot comments 2024-06-25 18:37:54 +01:00