hledger-1.31: Command-line interface for the hledger accounting system
Safe HaskellSafe-Inferred
LanguageHaskell2010

Hledger.Cli.Commands.Diff

Description

The diff command compares two diff.

Synopsis

Documentation

diffmode :: Mode RawOpts #

Command line options for this command.

diff :: CliOpts -> Journal -> IO () #

The diff command.