hledger/hledger/embeddedfiles/README
Simon Michael c5f8444627 feat: hledger's tldr pages are now built in, accessible via --tldr
And a few cleanups/fixes related to flag processing.
The help flags are now listed in order of precedence.
2024-05-29 15:32:19 -10:00

10 lines
462 B
Plaintext

These files are embedded into the hledger executable at compile time.
They include:
- symbolic links to all the main hledger manuals in several formats, for embedding in Hledger/Cli/DocFiles.hs.
(Having the hledger-ui/hledger-web files also symlinked here within the hledger package allows embedding them without using absolute paths.)
- symbolic links to all the hledger tldr pages.
- asciinema screen casts, for embedding in Hledger/Cli/Commands/Demo.hs.