help: update manual
[ci skip]
This commit is contained in:
parent
9938aa5e79
commit
5a033fad89
@ -308,14 +308,15 @@ The `help` command displays any of the main [hledger manuals](/docs.html), in on
|
|||||||
Run it with no argument to list the manuals (their names are shortened for easier typing),
|
Run it with no argument to list the manuals (their names are shortened for easier typing),
|
||||||
and run `hledger help MANUAL` to select one.
|
and run `hledger help MANUAL` to select one.
|
||||||
|
|
||||||
hledger help will choose one of these docs viewers, in order of preference:
|
hledger manuals are available in several formats.
|
||||||
info, man, $PAGER, less, stdout (and it always prints on stdout when piped).
|
hledger help will use the first of these display methods that it finds:
|
||||||
Or you can force a particular viewer with the `--info`, `--man`, `--pager`, `--cat` flags.
|
info, man, $PAGER, less, stdout (or when non-interactive, just stdout).
|
||||||
|
You can force a particular viewer with the `--info`, `--man`, `--pager`, `--cat` flags.
|
||||||
|
|
||||||
_shell_({{
|
_shell_({{
|
||||||
$ hledger help
|
$ hledger help
|
||||||
Please choose a manual:
|
Please choose a manual by typing "hledger help MANUAL" (a substring is ok).
|
||||||
hledger help cli|ui|web|api|journal|csv|timeclock|timedot
|
Manuals: hledger hledger-ui hledger-web hledger-api journal csv timeclock timedot
|
||||||
}})
|
}})
|
||||||
|
|
||||||
_shell_({{
|
_shell_({{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user