ui: tweak --change help

This commit is contained in:
Simon Michael 2016-11-24 20:24:07 -08:00
parent 6dd406779b
commit 3387b45a90
5 changed files with 101 additions and 99 deletions

View File

@ -30,7 +30,7 @@ uiflags = [
,flagReq ["theme"] (\s opts -> Right $ setopt "theme" s opts) "THEME" ("use this custom display theme ("++intercalate ", " themeNames++")")
,flagReq ["register"] (\s opts -> Right $ setopt "register" s opts) "ACCTREGEX" "start in the (first) matched account's register"
,flagNone ["change"] (\opts -> setboolopt "change" opts)
"show period balances (changes) at startup"
"show period balances (changes) at startup instead of historical balances"
-- ,flagNone ["cumulative"] (\opts -> setboolopt "cumulative" opts)
-- "show balance change accumulated across periods (in multicolumn reports)"
-- ,flagNone ["historical","H"] (\opts -> setboolopt "historical" opts)

View File

@ -55,7 +55,7 @@ start in the (first) matched account\[aq]s register screen
.RE
.TP
.B \f[C]\-\-change\f[]
show period balances (changes) at startup
show period balances (changes) at startup instead of historical balances
.RS
.RE
.TP

View File

@ -47,7 +47,8 @@ the data.
start in the (first) matched account's register screen
`--change'
show period balances (changes) at startup
show period balances (changes) at startup instead of historical
balances
`--flat'
show full account names, unindented
@ -357,17 +358,17 @@ Tag Table:
Node: Top88
Node: OPTIONS823
Ref: #options922
Node: KEYS3909
Ref: #keys4006
Node: SCREENS6407
Ref: #screens6494
Node: Accounts screen6584
Ref: #accounts-screen6714
Node: Register screen8752
Ref: #register-screen8909
Node: Transaction screen10797
Ref: #transaction-screen10957
Node: Error screen11824
Ref: #error-screen11948
Node: KEYS3945
Ref: #keys4042
Node: SCREENS6443
Ref: #screens6530
Node: Accounts screen6620
Ref: #accounts-screen6750
Node: Register screen8788
Ref: #register-screen8945
Node: Transaction screen10833
Ref: #transaction-screen10993
Node: Error screen11860
Ref: #error-screen11984

End Tag Table

View File

@ -59,7 +59,7 @@ Any QUERYARGS are interpreted as a hledger search query which filters the data.
: start in the (first) matched account's register screen
`--change`
: show period balances (changes) at startup
: show period balances (changes) at startup instead of historical balances
`--flat`
: show full account names, unindented

View File

@ -45,7 +45,8 @@ OPTIONS
start in the (first) matched account's register screen
--change
show period balances (changes) at startup
show period balances (changes) at startup instead of historical
balances
--flat show full account names, unindented