Skip to content

Latest commit

 

History

History
37 lines (27 loc) · 1.27 KB

goledger.md

File metadata and controls

37 lines (27 loc) · 1.27 KB

goledger

goledger text-based account application

Synopsis

goledger is a text-based accounting.

It is in the same spirit as Plain Text Accounting (https://plaintextaccounting.org/) and ledger cli (https://www.ledger-cli.org/)

Options

      --all              all accounts, not just non-zero balance
      --ccy string       base currency
      --colour           colour (ansi) for reports (default true)
      --divider string   divider for account components for reports (default ":")
  -h, --help             help for goledger
      --lang string      language
  -l, --ledger string    ledger to read (default "main.ledger")
      --verbose          verbose
      --version          version for goledger

SEE ALSO