diff options
author | Alexis Hildebrandt <afh@surryhill.net> | 2015-01-21 08:03:35 +0100 |
---|---|---|
committer | Alexis Hildebrandt <afh@surryhill.net> | 2015-01-21 08:03:35 +0100 |
commit | 213f0341c1559bad2e873c309247b4de8acfa746 (patch) | |
tree | fe7ea85bc9297234be39fd9aa204b0f6bdfb245f /doc/ledger.1 | |
parent | 7690a1b587945899f6a6a9255c0346b067dbf3b1 (diff) | |
download | fork-ledger-213f0341c1559bad2e873c309247b4de8acfa746.tar.gz fork-ledger-213f0341c1559bad2e873c309247b4de8acfa746.tar.bz2 fork-ledger-213f0341c1559bad2e873c309247b4de8acfa746.zip |
[doc] Comment undocumented options in manpage
so that they are reported properly by test/CheckTests.py
Diffstat (limited to 'doc/ledger.1')
-rw-r--r-- | doc/ledger.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ledger.1 b/doc/ledger.1 index 8f7a3be0..fb434880 100644 --- a/doc/ledger.1 +++ b/doc/ledger.1 @@ -173,7 +173,7 @@ Show any gains (or losses) in commodity values over time. Only show the top .Ar number postings. -.It Fl \-historical Pq Fl H +.\".It Fl \-historical Pq Fl H .It Fl \-invert Invert the value of amounts shown. .It Fl \-market Pq Fl V @@ -410,7 +410,7 @@ Transform the date of the transaction using .Ar EXPR . .It Fl \-date-format Ar DATEFMT Pq Fl y Specify the format ledger should use to print dates. -.It Fl \-datetime-format Ar FMT +.\" .It Fl \-datetime-format Ar FMT .It Fl \-date-width Ar INT Specify the width, in characters, of the date column in the .Nm register |