doc: fix pivot option formatting, whitespace

This commit is contained in:
Simon Michael 2016-06-03 09:50:01 -07:00
parent f21e9d1c25
commit 8986a8d3a0
10 changed files with 125 additions and 125 deletions

View File

@ -89,55 +89,55 @@ m4_define({{_generaloptions_}}, {{
m4_dnl
m4_define({{_reportingoptions_}}, {{
`-b --begin=DATE `
`-b --begin=DATE`
: include postings/txns on or after this date
`-e --end=DATE `
`-e --end=DATE`
: include postings/txns before this date
`-D --daily `
`-D --daily`
: multiperiod/multicolumn report by day
`-W --weekly `
`-W --weekly`
: multiperiod/multicolumn report by week
`-M --monthly `
`-M --monthly`
: multiperiod/multicolumn report by month
`-Q --quarterly `
`-Q --quarterly`
: multiperiod/multicolumn report by quarter
`-Y --yearly `
`-Y --yearly`
: multiperiod/multicolumn report by year
`-p --period=PERIODEXP `
`-p --period=PERIODEXP`
: set start date, end date, and/or reporting interval all at once (overrides the flags above)
`--date2`
: show, and match with -b/-e/-p/date:, secondary dates instead
`-C --cleared `
`-C --cleared`
: include only cleared postings/txns
`--pending`
: include only pending postings/txns
`-U --uncleared `
`-U --uncleared`
: include only uncleared (and pending) postings/txns
`-R --real `
`-R --real`
: include only non-virtual postings
`--depth=N`
: hide accounts/postings deeper than N
`-E --empty `
`-E --empty`
: show items with zero amount, normally hidden
`-B --cost `
`-B --cost`
: show amounts in their cost price's commodity
`--pivot TAG
`--pivot TAG`
: will transform the journal before any other processing by replacing the account name of every posting having the tag TAG with content VALUE by the account name "TAG:VALUE".
: The TAG will only match if it is a full-length match. The pivot will only happen if the TAG is on a posting, not if it is on the transaction. If the tag value is a multi:level:account:name the new account name will be "TAG:multi:level:account:name".

View File

@ -206,7 +206,7 @@ show amounts in their cost price\[aq]s commodity
.RS
.RE
.TP
.B `\-\-pivot TAG
.B \f[C]\-\-pivot\ TAG\f[]
will transform the journal before any other processing by replacing the
account name of every posting having the tag TAG with content VALUE by
the account name "TAG:VALUE".

View File

@ -138,7 +138,7 @@ the data.
`-B --cost'
show amounts in their cost price's commodity
`-pivot TAG
`--pivot TAG'
will transform the journal before any other processing by
replacing the account name of every posting having the tag TAG
with content VALUE by the account name "TAG:VALUE". The TAG will
@ -288,17 +288,17 @@ Tag Table:
Node: Top88
Node: OPTIONS714
Ref: #options813
Node: KEYS3687
Ref: #keys3784
Node: SCREENS4181
Ref: #screens4268
Node: Accounts screen4358
Ref: #accounts-screen4488
Node: Register screen5333
Ref: #register-screen5490
Node: Transaction screen6872
Ref: #transaction-screen7032
Node: Error screen7899
Ref: #error-screen8023
Node: KEYS3689
Ref: #keys3786
Node: SCREENS4183
Ref: #screens4270
Node: Accounts screen4360
Ref: #accounts-screen4490
Node: Register screen5335
Ref: #register-screen5492
Node: Transaction screen6874
Ref: #transaction-screen7034
Node: Error screen7901
Ref: #error-screen8025

End Tag Table

View File

@ -135,7 +135,7 @@ OOPPTTIIOONNSS
--BB ----ccoosstt
show amounts in their cost price's commodity
``----ppiivvoott TTAAGG
----ppiivvoott TTAAGG
will transform the journal before any other processing by
replacing the account name of every posting having the tag TAG
with content VALUE by the account name "TAG:VALUE".

View File

@ -251,7 +251,7 @@ show amounts in their cost price\[aq]s commodity
.RS
.RE
.TP
.B `\-\-pivot TAG
.B \f[C]\-\-pivot\ TAG\f[]
will transform the journal before any other processing by replacing the
account name of every posting having the tag TAG with content VALUE by
the account name "TAG:VALUE".

View File

@ -175,7 +175,7 @@ before options as shown above.
`-B --cost'
show amounts in their cost price's commodity
`-pivot TAG
`--pivot TAG'
will transform the journal before any other processing by
replacing the account name of every posting having the tag TAG
with content VALUE by the account name "TAG:VALUE". The TAG will

View File

@ -173,7 +173,7 @@ OOPPTTIIOONNSS
--BB ----ccoosstt
show amounts in their cost price's commodity
``----ppiivvoott TTAAGG
----ppiivvoott TTAAGG
will transform the journal before any other processing by
replacing the account name of every posting having the tag TAG
with content VALUE by the account name "TAG:VALUE".

View File

@ -330,7 +330,7 @@ show amounts in their cost price\[aq]s commodity
.RS
.RE
.TP
.B `\-\-pivot TAG
.B \f[C]\-\-pivot\ TAG\f[]
will transform the journal before any other processing by replacing the
account name of every posting having the tag TAG with content VALUE by
the account name "TAG:VALUE".

View File

@ -243,7 +243,7 @@ command name.
`-B --cost'
show amounts in their cost price's commodity
`-pivot TAG
`--pivot TAG'
will transform the journal before any other processing by
replacing the account name of every posting having the tag TAG
with content VALUE by the account name "TAG:VALUE". The TAG will
@ -2043,95 +2043,95 @@ Node: EXAMPLES1748
Ref: #examples1850
Node: OPTIONS3854
Ref: #options3958
Node: Multiple files7265
Ref: #multiple-files7390
Node: Repeated options7655
Ref: #repeated-options7807
Node: Depth limiting7927
Ref: #depth-limiting8072
Node: Smart dates8273
Ref: #smart-dates8414
Node: Reporting interval9411
Ref: #reporting-interval9570
Node: Period expressions9913
Ref: #period-expressions10080
Node: Regular Expressions12126
Ref: #regular-expressions12268
Node: QUERIES13751
Ref: #queries13855
Node: COMMANDS17157
Ref: #commands17271
Node: accounts17944
Ref: #accounts18044
Node: activity19026
Ref: #activity19138
Node: add19497
Ref: #add19598
Node: balance22257
Ref: #balance22370
Node: Flat mode25086
Ref: #flat-mode25213
Node: Depth limited balance reports25632
Ref: #depth-limited-balance-reports25835
Node: Multicolumn balance reports26256
Ref: #multicolumn-balance-reports26458
Node: Market value31107
Ref: #market-value31271
Node: Custom balance output31764
Ref: #custom-balance-output31937
Node: Output destination34041
Ref: #output-destination34206
Node: CSV output34476
Ref: #csv-output34595
Node: balancesheet34992
Ref: #balancesheet35120
Node: cashflow35772
Ref: #cashflow35889
Node: help36579
Ref: #help36691
Node: incomestatement37528
Ref: #incomestatement37658
Node: info38385
Ref: #info38492
Node: man38854
Ref: #man38951
Node: print39354
Ref: #print39459
Node: register40810
Ref: #register40923
Node: Custom register output45264
Ref: #custom-register-output45395
Node: stats46692
Ref: #stats46798
Node: test47679
Ref: #test47766
Node: ADD-ON COMMANDS48133
Ref: #add-on-commands48269
Node: api49557
Ref: #api49649
Node: autosync49683
Ref: #autosync49798
Node: diff52113
Ref: #diff52223
Node: equity52887
Ref: #equity53001
Node: interest54329
Ref: #interest54446
Node: irr57530
Ref: #irr57643
Node: print-unique60018
Ref: #print-unique60148
Node: rewrite60406
Ref: #rewrite60525
Node: ui61054
Ref: #ui61154
Node: web61195
Ref: #web61283
Node: TROUBLESHOOTING61316
Ref: #troubleshooting61435
Node: Run-time problems61489
Ref: #run-time-problems61632
Node: Known limitations63576
Ref: #known-limitations63719
Node: Multiple files7267
Ref: #multiple-files7392
Node: Repeated options7657
Ref: #repeated-options7809
Node: Depth limiting7929
Ref: #depth-limiting8074
Node: Smart dates8275
Ref: #smart-dates8416
Node: Reporting interval9413
Ref: #reporting-interval9572
Node: Period expressions9915
Ref: #period-expressions10082
Node: Regular Expressions12128
Ref: #regular-expressions12270
Node: QUERIES13753
Ref: #queries13857
Node: COMMANDS17159
Ref: #commands17273
Node: accounts17946
Ref: #accounts18046
Node: activity19028
Ref: #activity19140
Node: add19499
Ref: #add19600
Node: balance22259
Ref: #balance22372
Node: Flat mode25088
Ref: #flat-mode25215
Node: Depth limited balance reports25634
Ref: #depth-limited-balance-reports25837
Node: Multicolumn balance reports26258
Ref: #multicolumn-balance-reports26460
Node: Market value31109
Ref: #market-value31273
Node: Custom balance output31766
Ref: #custom-balance-output31939
Node: Output destination34043
Ref: #output-destination34208
Node: CSV output34478
Ref: #csv-output34597
Node: balancesheet34994
Ref: #balancesheet35122
Node: cashflow35774
Ref: #cashflow35891
Node: help36581
Ref: #help36693
Node: incomestatement37530
Ref: #incomestatement37660
Node: info38387
Ref: #info38494
Node: man38856
Ref: #man38953
Node: print39356
Ref: #print39461
Node: register40812
Ref: #register40925
Node: Custom register output45266
Ref: #custom-register-output45397
Node: stats46694
Ref: #stats46800
Node: test47681
Ref: #test47768
Node: ADD-ON COMMANDS48135
Ref: #add-on-commands48271
Node: api49559
Ref: #api49651
Node: autosync49685
Ref: #autosync49800
Node: diff52115
Ref: #diff52225
Node: equity52889
Ref: #equity53003
Node: interest54331
Ref: #interest54448
Node: irr57532
Ref: #irr57645
Node: print-unique60020
Ref: #print-unique60150
Node: rewrite60408
Ref: #rewrite60527
Node: ui61056
Ref: #ui61156
Node: web61197
Ref: #web61285
Node: TROUBLESHOOTING61318
Ref: #troubleshooting61437
Node: Run-time problems61491
Ref: #run-time-problems61634
Node: Known limitations63578
Ref: #known-limitations63721

End Tag Table

View File

@ -218,7 +218,7 @@ OOPPTTIIOONNSS
--BB ----ccoosstt
show amounts in their cost price's commodity
``----ppiivvoott TTAAGG
----ppiivvoott TTAAGG
will transform the journal before any other processing by
replacing the account name of every posting having the tag TAG
with content VALUE by the account name "TAG:VALUE".