Safe Haskell | None |
---|---|
Language | Haskell2010 |
The help command.
|
Documentation
help' :: CliOpts -> Journal -> IO () Source #
List or display one of the hledger manuals in various formats. You can select a docs viewer with one of the `--info`, `--man`, `--pager`, `--cat` flags. Otherwise it will use the first available of: info, man, $PAGER, less, stdout (and always stdout if output is non-interactive).