diff options
author | Alexis Hildebrandt <afh@surryhill.net> | 2015-02-15 08:25:35 +0100 |
---|---|---|
committer | Alexis Hildebrandt <afh@surryhill.net> | 2015-02-18 21:50:34 +0100 |
commit | f59abd4c765b08cbd5f18ec851b1d78a766a1c93 (patch) | |
tree | 7684fbeaf9a42bc454d5ee11be6b9a80db1bb35c /doc | |
parent | ebd2334db391c371e3e7efc1a140d469626cf24d (diff) | |
download | fork-ledger-f59abd4c765b08cbd5f18ec851b1d78a766a1c93.tar.gz fork-ledger-f59abd4c765b08cbd5f18ec851b1d78a766a1c93.tar.bz2 fork-ledger-f59abd4c765b08cbd5f18ec851b1d78a766a1c93.zip |
[ledger] Remove --full-help option
since it is the same as --help.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ledger.1 | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/ledger.1 b/doc/ledger.1 index ed1828c5..c22b9018 100644 --- a/doc/ledger.1 +++ b/doc/ledger.1 @@ -560,7 +560,6 @@ The latest available price is used. .It Fl \-file Ar FILE Read journal data from .Ar FILE . -.\".It Fl \-full-help .It Fl \-first Ar INT Print the first .Ar INT @@ -628,9 +627,6 @@ can be a handy way to remember which options do what. This help screen is also printed if .Nm is run without a command. -.\".It Fl \-help-calc -.\".It Fl \-help-comm -.\".It Fl \-help-disp .It Fl \-immediate Evaluate calculations immediately rather than lazily. .\".It Fl \-import |