diff options
author | Martin Michlmayr <tbm@cyrius.com> | 2019-02-24 19:04:55 +0000 |
---|---|---|
committer | Martin Michlmayr <tbm@cyrius.com> | 2019-02-24 19:04:55 +0000 |
commit | e3d5815ebd1c749805035fd0a62006eb5ad7fb87 (patch) | |
tree | 70455faa12c8206dfa80a4afcfa2bdfe6b1ce01b /doc/ledger.1 | |
parent | 2e526f2afa3d545cd6ffb3bf3b578c1365e097fe (diff) | |
download | fork-ledger-e3d5815ebd1c749805035fd0a62006eb5ad7fb87.tar.gz fork-ledger-e3d5815ebd1c749805035fd0a62006eb5ad7fb87.tar.bz2 fork-ledger-e3d5815ebd1c749805035fd0a62006eb5ad7fb87.zip |
Mention ledger3 Texinfo manual in manpage
Thanks to Alexis Hildebrandt.
Fixes #1763
Diffstat (limited to 'doc/ledger.1')
-rw-r--r-- | doc/ledger.1 | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/ledger.1 b/doc/ledger.1 index a76750ba..54d76fec 100644 --- a/doc/ledger.1 +++ b/doc/ledger.1 @@ -1454,6 +1454,14 @@ initializations. .Sh SEE ALSO .Xr beancount 1 , .Xr hledger 1 + +The full documentation for +.Nm +is maintained as a Texinfo manual. If the +.Nm info +program is installed on your system, the command +.Dl info ledger3 +should give you access to the complete manual. .Sh AUTHORS .An "John Wiegley" .Aq johnw@newartisans.com |