mirror of
https://github.com/simonmichael/hledger.git
synced 2025-01-01 14:54:28 +03:00
43c9f018dc
Previously, the accounts passed to account directives would be stripped of their surrounding brackets, but the required behaviour is to have account directives plain reject bracketed accounts. This change ensures that accounts in account directives may not start with a bracket character. |
||
---|---|---|
.. | ||
app | ||
bench | ||
embeddedfiles | ||
Hledger | ||
shell-completion | ||
test | ||
.date.m4 | ||
.ghci | ||
.version | ||
.version.m4 | ||
CHANGES.md | ||
dir-entry.texi | ||
hledger.1 | ||
hledger.cabal | ||
hledger.info | ||
hledger.m4.md | ||
hledger.txt | ||
LICENSE | ||
package.yaml | ||
README.md | ||
Setup.hs |
hledger
The command-line interface for the hledger accounting system. Its basic function is to read a plain text file describing financial transactions and produce useful reports.
See also: the project README and home page.