diff options
author | Alexis Hildebrandt <afh@surryhill.net> | 2015-01-27 21:52:35 +0100 |
---|---|---|
committer | Alexis Hildebrandt <afh@surryhill.net> | 2015-01-27 21:52:35 +0100 |
commit | fcb040f643d5050f776663504bd106b54274abba (patch) | |
tree | cab258193187eab38664fa31c6a8ea16d4b4c320 /doc/ledger.1 | |
parent | f6fa4de9c5387ec0a60232d7295c0dae624cf029 (diff) | |
parent | 991b3f25b187564ac13df739a92b0721ebe7c6a7 (diff) | |
download | fork-ledger-fcb040f643d5050f776663504bd106b54274abba.tar.gz fork-ledger-fcb040f643d5050f776663504bd106b54274abba.tar.bz2 fork-ledger-fcb040f643d5050f776663504bd106b54274abba.zip |
Merge pull request #383 from thdox/add-to-doc2
Add documentation for option --permissive.
[ci skip]
Diffstat (limited to 'doc/ledger.1')
-rw-r--r-- | doc/ledger.1 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/ledger.1 b/doc/ledger.1 index fb434880..9aac44e5 100644 --- a/doc/ledger.1 +++ b/doc/ledger.1 @@ -679,7 +679,8 @@ For a balance report only those transactions will be accounted in the final balances. .It Fl \-period-sort Sort the posting within transactions using the given value expression. -.\".It Fl \-permissive +.It Fl \-permissive +Quiet balance assertions. .It Fl \-pivot Ar STR Produce a balance pivot report .Nm around |