diff --git a/hledger/Hledger/Cli/Commands/Balance.md b/hledger/Hledger/Cli/Commands/Balance.md index f47107cea..f447f59bb 100644 --- a/hledger/Hledger/Cli/Commands/Balance.md +++ b/hledger/Hledger/Cli/Commands/Balance.md @@ -189,10 +189,10 @@ or `-B` to coerce the report into using a single commodity. With `-S`/`--sort-amount`, accounts with the largest (most positive) balances are shown first. For example, `hledger bal expenses -MAS` shows your biggest averaged monthly expenses first. -Revenues and liability balances are typically negative, however, so `-S` shows these in reverse order (largest last). +Revenues and liability balances are typically negative, however, so `-S` shows these in reverse order. To work around this, you can add `--invert` to flip the signs. -Or, use one of the sign-flipping report like `balancesheet` or `incomestatement`, which also support `-S`. -Eg: `hledger is -MAS`. +Or, use one of the sign-flipping reports like `balancesheet` or `incomestatement`, +which also support `-S`. Eg: `hledger is -MAS`. ### Multicolumn balance report diff --git a/hledger/Hledger/Cli/Commands/Balance.txt b/hledger/Hledger/Cli/Commands/Balance.txt index 373713482..f44b02796 100644 --- a/hledger/Hledger/Cli/Commands/Balance.txt +++ b/hledger/Hledger/Cli/Commands/Balance.txt @@ -192,9 +192,9 @@ balances are shown first. For example, hledger bal expenses -MAS shows your biggest averaged monthly expenses first. Revenues and liability balances are typically negative, however, so -S -shows these in reverse order (largest last). To work around this, you -can add --invert to flip the signs. Or, use one of the sign-flipping -report like balancesheet or incomestatement, which also support -S. Eg: +shows these in reverse order. To work around this, you can add --invert +to flip the signs. Or, use one of the sign-flipping reports like +balancesheet or incomestatement, which also support -S. Eg: hledger is -MAS. Multicolumn balance report diff --git a/hledger/hledger.1 b/hledger/hledger.1 index d56a9de85..3b63dbb13 100644 --- a/hledger/hledger.1 +++ b/hledger/hledger.1 @@ -2861,9 +2861,9 @@ For example, \f[C]hledger bal expenses -MAS\f[R] shows your biggest averaged monthly expenses first. .PP Revenues and liability balances are typically negative, however, so -\f[C]-S\f[R] shows these in reverse order (largest last). +\f[C]-S\f[R] shows these in reverse order. To work around this, you can add \f[C]--invert\f[R] to flip the signs. -Or, use one of the sign-flipping report like \f[C]balancesheet\f[R] or +Or, use one of the sign-flipping reports like \f[C]balancesheet\f[R] or \f[C]incomestatement\f[R], which also support \f[C]-S\f[R]. Eg: \f[C]hledger is -MAS\f[R]. .SS Multicolumn balance report diff --git a/hledger/hledger.info b/hledger/hledger.info index 9125025a1..d23d3a6f7 100644 --- a/hledger/hledger.info +++ b/hledger/hledger.info @@ -2383,10 +2383,10 @@ balances are shown first. For example, 'hledger bal expenses -MAS' shows your biggest averaged monthly expenses first. Revenues and liability balances are typically negative, however, so -'-S' shows these in reverse order (largest last). To work around this, -you can add '--invert' to flip the signs. Or, use one of the -sign-flipping report like 'balancesheet' or 'incomestatement', which -also support '-S'. Eg: 'hledger is -MAS'. +'-S' shows these in reverse order. To work around this, you can add +'--invert' to flip the signs. Or, use one of the sign-flipping reports +like 'balancesheet' or 'incomestatement', which also support '-S'. Eg: +'hledger is -MAS'.  File: hledger.info, Node: Multicolumn balance report, Next: Budget report, Prev: Sorting by amount, Up: balance @@ -4189,95 +4189,95 @@ Node: Percentages80271 Ref: #percentages80428 Node: Sorting by amount81565 Ref: #sorting-by-amount81731 -Node: Multicolumn balance report82239 -Ref: #multicolumn-balance-report82425 -Node: Budget report88022 -Ref: #budget-report88165 -Node: Nested budgets93431 -Ref: #nested-budgets93543 -Ref: #output-format-297026 -Node: balancesheet97223 -Ref: #balancesheet97359 -Node: balancesheetequity98871 -Ref: #balancesheetequity99020 -Node: cashflow100096 -Ref: #cashflow100224 -Node: check-dates101440 -Ref: #check-dates101567 -Node: check-dupes101846 -Ref: #check-dupes101972 -Node: close102265 -Ref: #close102373 -Node: close usage103895 -Ref: #close-usage103988 -Node: codes106801 -Ref: #codes106909 -Node: commodities107621 -Ref: #commodities107748 -Node: descriptions107830 -Ref: #descriptions107958 -Node: diff108262 -Ref: #diff108368 -Node: files109415 -Ref: #files109515 -Node: help109662 -Ref: #help109762 -Node: import110843 -Ref: #import110957 -Node: Importing balance assignments111850 -Ref: #importing-balance-assignments111998 -Node: incomestatement112647 -Ref: #incomestatement112780 -Node: notes114125 -Ref: #notes114238 -Node: payees114606 -Ref: #payees114712 -Node: prices115132 -Ref: #prices115238 -Node: print115579 -Ref: #print115689 -Node: print-unique120485 -Ref: #print-unique120611 -Node: register120896 -Ref: #register121023 -Node: Custom register output125472 -Ref: #custom-register-output125601 -Node: register-match126938 -Ref: #register-match127072 -Node: rewrite127423 -Ref: #rewrite127538 -Node: Re-write rules in a file129393 -Ref: #re-write-rules-in-a-file129527 -Node: Diff output format130737 -Ref: #diff-output-format130906 -Node: rewrite vs print --auto131998 -Ref: #rewrite-vs.-print---auto132177 -Node: roi132733 -Ref: #roi132831 -Node: stats133843 -Ref: #stats133942 -Node: tags134730 -Ref: #tags134828 -Node: test135347 -Ref: #test135455 -Node: Add-on commands136202 -Ref: #add-on-commands136319 -Node: ui137662 -Ref: #ui137750 -Node: web137804 -Ref: #web137907 -Node: iadd138023 -Ref: #iadd138134 -Node: interest138216 -Ref: #interest138323 -Node: ENVIRONMENT138563 -Ref: #environment138675 -Node: FILES139660 -Ref: #files-1139763 -Node: LIMITATIONS139976 -Ref: #limitations140095 -Node: TROUBLESHOOTING140837 -Ref: #troubleshooting140950 +Node: Multicolumn balance report82225 +Ref: #multicolumn-balance-report82411 +Node: Budget report88008 +Ref: #budget-report88151 +Node: Nested budgets93417 +Ref: #nested-budgets93529 +Ref: #output-format-297012 +Node: balancesheet97209 +Ref: #balancesheet97345 +Node: balancesheetequity98857 +Ref: #balancesheetequity99006 +Node: cashflow100082 +Ref: #cashflow100210 +Node: check-dates101426 +Ref: #check-dates101553 +Node: check-dupes101832 +Ref: #check-dupes101958 +Node: close102251 +Ref: #close102359 +Node: close usage103881 +Ref: #close-usage103974 +Node: codes106787 +Ref: #codes106895 +Node: commodities107607 +Ref: #commodities107734 +Node: descriptions107816 +Ref: #descriptions107944 +Node: diff108248 +Ref: #diff108354 +Node: files109401 +Ref: #files109501 +Node: help109648 +Ref: #help109748 +Node: import110829 +Ref: #import110943 +Node: Importing balance assignments111836 +Ref: #importing-balance-assignments111984 +Node: incomestatement112633 +Ref: #incomestatement112766 +Node: notes114111 +Ref: #notes114224 +Node: payees114592 +Ref: #payees114698 +Node: prices115118 +Ref: #prices115224 +Node: print115565 +Ref: #print115675 +Node: print-unique120471 +Ref: #print-unique120597 +Node: register120882 +Ref: #register121009 +Node: Custom register output125458 +Ref: #custom-register-output125587 +Node: register-match126924 +Ref: #register-match127058 +Node: rewrite127409 +Ref: #rewrite127524 +Node: Re-write rules in a file129379 +Ref: #re-write-rules-in-a-file129513 +Node: Diff output format130723 +Ref: #diff-output-format130892 +Node: rewrite vs print --auto131984 +Ref: #rewrite-vs.-print---auto132163 +Node: roi132719 +Ref: #roi132817 +Node: stats133829 +Ref: #stats133928 +Node: tags134716 +Ref: #tags134814 +Node: test135333 +Ref: #test135441 +Node: Add-on commands136188 +Ref: #add-on-commands136305 +Node: ui137648 +Ref: #ui137736 +Node: web137790 +Ref: #web137893 +Node: iadd138009 +Ref: #iadd138120 +Node: interest138202 +Ref: #interest138309 +Node: ENVIRONMENT138549 +Ref: #environment138661 +Node: FILES139646 +Ref: #files-1139749 +Node: LIMITATIONS139962 +Ref: #limitations140081 +Node: TROUBLESHOOTING140823 +Ref: #troubleshooting140936  End Tag Table diff --git a/hledger/hledger.txt b/hledger/hledger.txt index c7d86073b..35161a89a 100644 --- a/hledger/hledger.txt +++ b/hledger/hledger.txt @@ -2015,10 +2015,10 @@ COMMANDS your biggest averaged monthly expenses first. Revenues and liability balances are typically negative, however, so -S - shows these in reverse order (largest last). To work around this, you - can add --invert to flip the signs. Or, use one of the sign-flipping - report like balancesheet or incomestatement, which also support -S. - Eg: hledger is -MAS. + shows these in reverse order. To work around this, you can add --in- + vert to flip the signs. Or, use one of the sign-flipping reports like + balancesheet or incomestatement, which also support -S. Eg: hledger is + -MAS. Multicolumn balance report Multicolumn or tabular balance reports are a very useful hledger fea-