update manuals

This commit is contained in:
Simon Michael 2018-09-07 12:44:17 -07:00
parent c3b00f9bd7
commit a385fa7f00
9 changed files with 174 additions and 143 deletions

View File

@ -78,6 +78,11 @@ Conversion rules file to use when reading CSV (default: FILE.rules)
.RS .RS
.RE .RE
.TP .TP
.B \f[C]\-\-separator=CHAR\f[]
Field separator to expect when reading CSV (default: `,')
.RS
.RE
.TP
.B \f[C]\-\-alias=OLD=NEW\f[] .B \f[C]\-\-alias=OLD=NEW\f[]
rename accounts named OLD to NEW rename accounts named OLD to NEW
.RS .RS

View File

@ -61,6 +61,9 @@ the data.
'--rules-file=RULESFILE' '--rules-file=RULESFILE'
Conversion rules file to use when reading CSV (default: FILE.rules) Conversion rules file to use when reading CSV (default: FILE.rules)
'--separator=CHAR'
Field separator to expect when reading CSV (default: ',')
'--alias=OLD=NEW' '--alias=OLD=NEW'
rename accounts named OLD to NEW rename accounts named OLD to NEW
@ -379,17 +382,17 @@ Tag Table:
Node: Top71 Node: Top71
Node: OPTIONS829 Node: OPTIONS829
Ref: #options926 Ref: #options926
Node: KEYS4143 Node: KEYS4226
Ref: #keys4238 Ref: #keys4321
Node: SCREENS7197 Node: SCREENS7280
Ref: #screens7282 Ref: #screens7365
Node: Accounts screen7372 Node: Accounts screen7455
Ref: #accounts-screen7500 Ref: #accounts-screen7583
Node: Register screen9730 Node: Register screen9813
Ref: #register-screen9885 Ref: #register-screen9968
Node: Transaction screen11959 Node: Transaction screen12042
Ref: #transaction-screen12117 Ref: #transaction-screen12200
Node: Error screen12987 Node: Error screen13070
Ref: #error-screen13109 Ref: #error-screen13192
 
End Tag Table End Tag Table

View File

@ -60,6 +60,9 @@ OPTIONS
Conversion rules file to use when reading CSV (default: Conversion rules file to use when reading CSV (default:
FILE.rules) FILE.rules)
--separator=CHAR
Field separator to expect when reading CSV (default: `,')
--alias=OLD=NEW --alias=OLD=NEW
rename accounts named OLD to NEW rename accounts named OLD to NEW

View File

@ -133,6 +133,11 @@ Conversion rules file to use when reading CSV (default: FILE.rules)
.RS .RS
.RE .RE
.TP .TP
.B \f[C]\-\-separator=CHAR\f[]
Field separator to expect when reading CSV (default: `,')
.RS
.RE
.TP
.B \f[C]\-\-alias=OLD=NEW\f[] .B \f[C]\-\-alias=OLD=NEW\f[]
rename accounts named OLD to NEW rename accounts named OLD to NEW
.RS .RS

View File

@ -106,6 +106,9 @@ options as shown above.
'--rules-file=RULESFILE' '--rules-file=RULESFILE'
Conversion rules file to use when reading CSV (default: FILE.rules) Conversion rules file to use when reading CSV (default: FILE.rules)
'--separator=CHAR'
Field separator to expect when reading CSV (default: ',')
'--alias=OLD=NEW' '--alias=OLD=NEW'
rename accounts named OLD to NEW rename accounts named OLD to NEW

View File

@ -105,6 +105,9 @@ OPTIONS
Conversion rules file to use when reading CSV (default: Conversion rules file to use when reading CSV (default:
FILE.rules) FILE.rules)
--separator=CHAR
Field separator to expect when reading CSV (default: `,')
--alias=OLD=NEW --alias=OLD=NEW
rename accounts named OLD to NEW rename accounts named OLD to NEW

View File

@ -188,6 +188,11 @@ Conversion rules file to use when reading CSV (default: FILE.rules)
.RS .RS
.RE .RE
.TP .TP
.B \f[C]\-\-separator=CHAR\f[]
Field separator to expect when reading CSV (default: `,')
.RS
.RE
.TP
.B \f[C]\-\-alias=OLD=NEW\f[] .B \f[C]\-\-alias=OLD=NEW\f[]
rename accounts named OLD to NEW rename accounts named OLD to NEW
.RS .RS

View File

@ -164,6 +164,9 @@ by most hledger commands, run 'hledger -h'.
'--rules-file=RULESFILE' '--rules-file=RULESFILE'
Conversion rules file to use when reading CSV (default: FILE.rules) Conversion rules file to use when reading CSV (default: FILE.rules)
'--separator=CHAR'
Field separator to expect when reading CSV (default: ',')
'--alias=OLD=NEW' '--alias=OLD=NEW'
rename accounts named OLD to NEW rename accounts named OLD to NEW
@ -2450,132 +2453,132 @@ Node: OPTIONS3636
Ref: #options3738 Ref: #options3738
Node: General options4103 Node: General options4103
Ref: #general-options4228 Ref: #general-options4228
Node: Command options6827 Node: Command options6910
Ref: #command-options6978 Ref: #command-options7061
Node: Command arguments7376 Node: Command arguments7459
Ref: #command-arguments7530 Ref: #command-arguments7613
Node: Argument files7651 Node: Argument files7734
Ref: #argument-files7802 Ref: #argument-files7885
Node: Special characters8068 Node: Special characters8151
Ref: #special-characters8221 Ref: #special-characters8304
Node: Input files9640 Node: Input files9723
Ref: #input-files9776 Ref: #input-files9859
Node: Smart dates11746 Node: Smart dates11829
Ref: #smart-dates11887 Ref: #smart-dates11970
Node: Report start & end date13293 Node: Report start & end date13376
Ref: #report-start-end-date13463 Ref: #report-start-end-date13546
Node: Report intervals14528 Node: Report intervals14611
Ref: #report-intervals14691 Ref: #report-intervals14774
Node: Period expressions15092 Node: Period expressions15175
Ref: #period-expressions15252 Ref: #period-expressions15335
Node: Depth limiting19209 Node: Depth limiting19292
Ref: #depth-limiting19353 Ref: #depth-limiting19436
Node: Pivoting19695 Node: Pivoting19778
Ref: #pivoting19813 Ref: #pivoting19896
Node: Cost21489 Node: Cost21572
Ref: #cost21597 Ref: #cost21680
Node: Market value21715 Node: Market value21798
Ref: #market-value21850 Ref: #market-value21933
Node: Combining -B and -V23216 Node: Combining -B and -V23299
Ref: #combining--b-and--v23379 Ref: #combining--b-and--v23462
Node: Output destination23526 Node: Output destination23609
Ref: #output-destination23688 Ref: #output-destination23771
Node: Output format23971 Node: Output format24054
Ref: #output-format24123 Ref: #output-format24206
Node: Regular expressions24508 Node: Regular expressions24591
Ref: #regular-expressions24645 Ref: #regular-expressions24728
Node: QUERIES26006 Node: QUERIES26089
Ref: #queries26108 Ref: #queries26191
Node: COMMANDS30070 Node: COMMANDS30153
Ref: #commands30182 Ref: #commands30265
Node: accounts31164 Node: accounts31247
Ref: #accounts31262 Ref: #accounts31345
Node: activity32508 Node: activity32591
Ref: #activity32618 Ref: #activity32701
Node: add32978 Node: add33061
Ref: #add33077 Ref: #add33160
Node: balance35738 Node: balance35821
Ref: #balance35849 Ref: #balance35932
Node: Classic balance report38932 Node: Classic balance report39015
Ref: #classic-balance-report39105 Ref: #classic-balance-report39188
Node: Customising the classic balance report40474 Node: Customising the classic balance report40557
Ref: #customising-the-classic-balance-report40702 Ref: #customising-the-classic-balance-report40785
Node: Colour support42776 Node: Colour support42859
Ref: #colour-support42943 Ref: #colour-support43026
Node: Flat mode43116 Node: Flat mode43199
Ref: #flat-mode43264 Ref: #flat-mode43347
Node: Depth limited balance reports43677 Node: Depth limited balance reports43760
Ref: #depth-limited-balance-reports43877 Ref: #depth-limited-balance-reports43960
Node: Multicolumn balance report44333 Node: Multicolumn balance report44416
Ref: #multicolumn-balance-report44531 Ref: #multicolumn-balance-report44614
Node: Budget report49711 Node: Budget report49794
Ref: #budget-report49854 Ref: #budget-report49937
Ref: #output-format-152888 Ref: #output-format-152971
Node: balancesheet52966 Node: balancesheet53049
Ref: #balancesheet53102 Ref: #balancesheet53185
Node: balancesheetequity55413 Node: balancesheetequity55496
Ref: #balancesheetequity55562 Ref: #balancesheetequity55645
Node: cashflow56099 Node: cashflow56182
Ref: #cashflow56227 Ref: #cashflow56310
Node: check-dates58350 Node: check-dates58433
Ref: #check-dates58477 Ref: #check-dates58560
Node: check-dupes58594 Node: check-dupes58677
Ref: #check-dupes58718 Ref: #check-dupes58801
Node: close58855 Node: close58938
Ref: #close58962 Ref: #close59045
Node: help59292 Node: help59375
Ref: #help59392 Ref: #help59475
Node: import60466 Node: import60549
Ref: #import60580 Ref: #import60663
Node: incomestatement61310 Node: incomestatement61393
Ref: #incomestatement61444 Ref: #incomestatement61527
Node: prices63848 Node: prices63931
Ref: #prices63963 Ref: #prices64046
Node: print64235 Node: print64318
Ref: #print64345 Ref: #print64428
Node: print-unique69239 Node: print-unique69322
Ref: #print-unique69365 Ref: #print-unique69448
Node: register69433 Node: register69516
Ref: #register69560 Ref: #register69643
Node: Custom register output74061 Node: Custom register output74144
Ref: #custom-register-output74190 Ref: #custom-register-output74273
Node: register-match75420 Node: register-match75503
Ref: #register-match75554 Ref: #register-match75637
Node: rewrite75737 Node: rewrite75820
Ref: #rewrite75854 Ref: #rewrite75937
Node: stats75923 Node: stats76006
Ref: #stats76026 Ref: #stats76109
Node: tags76896 Node: tags76979
Ref: #tags76994 Ref: #tags77077
Node: test77230 Node: test77313
Ref: #test77314 Ref: #test77397
Node: ADD-ON COMMANDS78022 Node: ADD-ON COMMANDS78105
Ref: #add-on-commands78132 Ref: #add-on-commands78215
Node: Official add-ons79419 Node: Official add-ons79502
Ref: #official-add-ons79559 Ref: #official-add-ons79642
Node: api79646 Node: api79729
Ref: #api79735 Ref: #api79818
Node: ui79787 Node: ui79870
Ref: #ui79886 Ref: #ui79969
Node: web79944 Node: web80027
Ref: #web80033 Ref: #web80116
Node: Third party add-ons80079 Node: Third party add-ons80162
Ref: #third-party-add-ons80254 Ref: #third-party-add-ons80337
Node: diff80389 Node: diff80472
Ref: #diff80486 Ref: #diff80569
Node: iadd80585 Node: iadd80668
Ref: #iadd80699 Ref: #iadd80782
Node: interest80782 Node: interest80865
Ref: #interest80903 Ref: #interest80986
Node: irr80998 Node: irr81081
Ref: #irr81096 Ref: #irr81179
Node: Experimental add-ons81174 Node: Experimental add-ons81257
Ref: #experimental-add-ons81326 Ref: #experimental-add-ons81409
Node: autosync81606 Node: autosync81689
Ref: #autosync81717 Ref: #autosync81800
Node: chart81956 Node: chart82039
Ref: #chart82075 Ref: #chart82158
Node: check82146 Node: check82229
Ref: #check82248 Ref: #check82331
 
End Tag Table End Tag Table

View File

@ -134,6 +134,9 @@ OPTIONS
Conversion rules file to use when reading CSV (default: Conversion rules file to use when reading CSV (default:
FILE.rules) FILE.rules)
--separator=CHAR
Field separator to expect when reading CSV (default: `,')
--alias=OLD=NEW --alias=OLD=NEW
rename accounts named OLD to NEW rename accounts named OLD to NEW
@ -332,10 +335,6 @@ OPTIONS
Examples: Examples:
2004/10/1, 2004-01-01, exact date, several sepa- 2004/10/1, 2004-01-01, exact date, several sepa-
2004.9.1 rators allowed. Year is 2004.9.1 rators allowed. Year is
4+ digits, month is 1-12, 4+ digits, month is 1-12,
@ -398,6 +397,7 @@ OPTIONS
rent month rent month
-p thismonth all transactions in the -p thismonth all transactions in the
current month current month
date:2016/3/17- the above written as date:2016/3/17- the above written as
queries instead queries instead
date:-12/1 date:-12/1
@ -531,6 +531,7 @@ OPTIONS
-p "every 2nd Monday" - period bound- -p "every 2nd Monday" - period bound-
aries will be on second Monday of each aries will be on second Monday of each
month month
-p "every 11/05" - yearly periods with -p "every 11/05" - yearly periods with
boundaries on 5th of Nov boundaries on 5th of Nov
-p "every 5th Nov" - same -p "every 5th Nov" - same