hledger-0.22.1: The main command-line interface for the hledger accounting tool.

Safe HaskellNone

Hledger.Cli.Cashflow

Description

The cashflow command prints a simplified cashflow statement. It just shows the change in all cash accounts for the period (without the traditional segmentation into operating, investing, and financing cash flows.)

Synopsis

Documentation

cashflow :: CliOpts -> Journal -> IO ()Source

Print a simple cashflow statement.