hledger-1.41: Command-line interface for the hledger accounting system
Safe HaskellNone
LanguageHaskell2010

Hledger.Cli.Commands.Codes

Description

The codes command lists the codes seen in transactions, in the order parsed.

Synopsis

Documentation

codesmode :: Mode RawOpts #

Command line options for this command.

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

The codes command.