hledger-1.19: Command-line interface for the hledger accounting system
Hledger.Cli.Commands.Diff
Description
The diff command compares two diff.
diff
diffmode :: Mode RawOpts Source #
Command line options for this command.
diff :: CliOpts -> Journal -> IO () Source #
The diff command.