doc: regenerate files
This commit is contained in:
parent
2c241dd8f6
commit
6ee66979ff
@ -1,5 +1,5 @@
|
||||
|
||||
.TH "hledger\-api" "1" "January 2017" "hledger\-api dev" "hledger User Manuals"
|
||||
.TH "hledger\-api" "1" "March 2017" "hledger\-api 1.2" "hledger User Manuals"
|
||||
|
||||
|
||||
|
||||
|
||||
@ -3,7 +3,7 @@ This is hledger-api.1.info, produced by makeinfo version 6.0 from stdin.
|
||||
|
||||
File: hledger-api.1.info, Node: Top, Next: OPTIONS, Up: (dir)
|
||||
|
||||
hledger-api(1) hledger-api dev
|
||||
hledger-api(1) hledger-api 1.2
|
||||
******************************
|
||||
|
||||
hledger-api is a simple web API server, intended to support client-side
|
||||
|
||||
@ -107,4 +107,4 @@ SEE ALSO
|
||||
|
||||
|
||||
|
||||
hledger-api dev January 2017 hledger-api(1)
|
||||
hledger-api 1.2 March 2017 hledger-api(1)
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
|
||||
.TH "hledger_csv" "5" "January 2017" "hledger dev" "hledger User Manuals"
|
||||
.TH "hledger_csv" "5" "March 2017" "hledger 1.2" "hledger User Manuals"
|
||||
|
||||
|
||||
|
||||
|
||||
@ -3,7 +3,7 @@ This is hledger_csv.5.info, produced by makeinfo version 6.0 from stdin.
|
||||
|
||||
File: hledger_csv.5.info, Node: Top, Next: CSV RULES, Up: (dir)
|
||||
|
||||
hledger_csv(5) hledger dev
|
||||
hledger_csv(5) hledger 1.2
|
||||
**************************
|
||||
|
||||
hledger can read CSV files, converting each CSV record into a journal
|
||||
|
||||
@ -166,4 +166,4 @@ SEE ALSO
|
||||
|
||||
|
||||
|
||||
hledger dev January 2017 hledger_csv(5)
|
||||
hledger 1.2 March 2017 hledger_csv(5)
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
.\"t
|
||||
|
||||
.TH "hledger_journal" "5" "January 2017" "hledger dev" "hledger User Manuals"
|
||||
.TH "hledger_journal" "5" "March 2017" "hledger 1.2" "hledger User Manuals"
|
||||
|
||||
|
||||
|
||||
@ -704,7 +704,7 @@ combining two accounts into one
|
||||
.IP \[bu] 2
|
||||
customising reports
|
||||
.PP
|
||||
See also How to use account aliases.
|
||||
See also Cookbook: rewrite account names.
|
||||
.SS Basic aliases
|
||||
.PP
|
||||
To set an account alias, use the \f[C]alias\f[] directive in your
|
||||
|
||||
@ -4,7 +4,7 @@ stdin.
|
||||
|
||||
File: hledger_journal.5.info, Node: Top, Next: FILE FORMAT, Up: (dir)
|
||||
|
||||
hledger_journal(5) hledger dev
|
||||
hledger_journal(5) hledger 1.2
|
||||
******************************
|
||||
|
||||
hledger's usual data source is a plain text file containing journal
|
||||
@ -699,7 +699,7 @@ be useful for:
|
||||
or combining two accounts into one
|
||||
* customising reports
|
||||
|
||||
See also How to use account aliases.
|
||||
See also Cookbook: rewrite account names.
|
||||
* Menu:
|
||||
|
||||
* Basic aliases::
|
||||
@ -1015,29 +1015,29 @@ Node: Directives24495
|
||||
Ref: #directives24610
|
||||
Node: Account aliases24803
|
||||
Ref: #account-aliases24949
|
||||
Node: Basic aliases25548
|
||||
Ref: #basic-aliases25693
|
||||
Node: Regex aliases26383
|
||||
Ref: #regex-aliases26553
|
||||
Node: Multiple aliases27324
|
||||
Ref: #multiple-aliases27498
|
||||
Node: end aliases27996
|
||||
Ref: #end-aliases28138
|
||||
Node: account directive28239
|
||||
Ref: #account-directive28421
|
||||
Node: apply account directive28717
|
||||
Ref: #apply-account-directive28915
|
||||
Node: Multi-line comments29574
|
||||
Ref: #multi-line-comments29766
|
||||
Node: commodity directive29894
|
||||
Ref: #commodity-directive30080
|
||||
Node: Default commodity30952
|
||||
Ref: #default-commodity31127
|
||||
Node: Default year31664
|
||||
Ref: #default-year31831
|
||||
Node: Including other files32254
|
||||
Ref: #including-other-files32413
|
||||
Node: EDITOR SUPPORT32810
|
||||
Ref: #editor-support32930
|
||||
Node: Basic aliases25553
|
||||
Ref: #basic-aliases25698
|
||||
Node: Regex aliases26388
|
||||
Ref: #regex-aliases26558
|
||||
Node: Multiple aliases27329
|
||||
Ref: #multiple-aliases27503
|
||||
Node: end aliases28001
|
||||
Ref: #end-aliases28143
|
||||
Node: account directive28244
|
||||
Ref: #account-directive28426
|
||||
Node: apply account directive28722
|
||||
Ref: #apply-account-directive28920
|
||||
Node: Multi-line comments29579
|
||||
Ref: #multi-line-comments29771
|
||||
Node: commodity directive29899
|
||||
Ref: #commodity-directive30085
|
||||
Node: Default commodity30957
|
||||
Ref: #default-commodity31132
|
||||
Node: Default year31669
|
||||
Ref: #default-year31836
|
||||
Node: Including other files32259
|
||||
Ref: #including-other-files32418
|
||||
Node: EDITOR SUPPORT32815
|
||||
Ref: #editor-support32935
|
||||
|
||||
End Tag Table
|
||||
|
||||
@ -539,7 +539,7 @@ FILE FORMAT
|
||||
|
||||
o customising reports
|
||||
|
||||
See also How to use account aliases.
|
||||
See also Cookbook: rewrite account names.
|
||||
|
||||
Basic aliases
|
||||
To set an account alias, use the alias directive in your journal file.
|
||||
@ -766,4 +766,4 @@ SEE ALSO
|
||||
|
||||
|
||||
|
||||
hledger dev January 2017 hledger_journal(5)
|
||||
hledger 1.2 March 2017 hledger_journal(5)
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
|
||||
.TH "hledger_timeclock" "5" "January 2017" "hledger dev" "hledger User Manuals"
|
||||
.TH "hledger_timeclock" "5" "March 2017" "hledger 1.2" "hledger User Manuals"
|
||||
|
||||
|
||||
|
||||
|
||||
@ -4,7 +4,7 @@ stdin.
|
||||
|
||||
File: hledger_timeclock.5.info, Node: Top, Up: (dir)
|
||||
|
||||
hledger_timeclock(5) hledger dev
|
||||
hledger_timeclock(5) hledger 1.2
|
||||
********************************
|
||||
|
||||
hledger can read timeclock files. As with Ledger, these are (a subset
|
||||
|
||||
@ -79,4 +79,4 @@ SEE ALSO
|
||||
|
||||
|
||||
|
||||
hledger dev January 2017 hledger_timeclock(5)
|
||||
hledger 1.2 March 2017 hledger_timeclock(5)
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
|
||||
.TH "hledger_timedot" "5" "January 2017" "hledger dev" "hledger User Manuals"
|
||||
.TH "hledger_timedot" "5" "March 2017" "hledger 1.2" "hledger User Manuals"
|
||||
|
||||
|
||||
|
||||
|
||||
@ -4,7 +4,7 @@ stdin.
|
||||
|
||||
File: hledger_timedot.5.info, Node: Top, Next: FILE FORMAT, Up: (dir)
|
||||
|
||||
hledger_timedot(5) hledger dev
|
||||
hledger_timedot(5) hledger 1.2
|
||||
******************************
|
||||
|
||||
Timedot is a plain text format for logging dated, categorised quantities
|
||||
|
||||
@ -120,4 +120,4 @@ SEE ALSO
|
||||
|
||||
|
||||
|
||||
hledger dev January 2017 hledger_timedot(5)
|
||||
hledger 1.2 March 2017 hledger_timedot(5)
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
|
||||
.TH "hledger\-ui" "1" "January 2017" "hledger\-ui dev" "hledger User Manuals"
|
||||
.TH "hledger\-ui" "1" "March 2017" "hledger\-ui 1.2" "hledger User Manuals"
|
||||
|
||||
|
||||
|
||||
|
||||
@ -3,7 +3,7 @@ This is hledger-ui.1.info, produced by makeinfo version 6.0 from stdin.
|
||||
|
||||
File: hledger-ui.1.info, Node: Top, Next: OPTIONS, Up: (dir)
|
||||
|
||||
hledger-ui(1) hledger-ui dev
|
||||
hledger-ui(1) hledger-ui 1.2
|
||||
****************************
|
||||
|
||||
hledger-ui is hledger's curses-style interface, providing an efficient
|
||||
|
||||
@ -359,4 +359,4 @@ SEE ALSO
|
||||
|
||||
|
||||
|
||||
hledger-ui dev January 2017 hledger-ui(1)
|
||||
hledger-ui 1.2 March 2017 hledger-ui(1)
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
|
||||
.TH "hledger\-web" "1" "January 2017" "hledger\-web dev" "hledger User Manuals"
|
||||
.TH "hledger\-web" "1" "March 2017" "hledger\-web 1.2" "hledger User Manuals"
|
||||
|
||||
|
||||
|
||||
|
||||
@ -3,7 +3,7 @@ This is hledger-web.1.info, produced by makeinfo version 6.0 from stdin.
|
||||
|
||||
File: hledger-web.1.info, Node: Top, Next: OPTIONS, Up: (dir)
|
||||
|
||||
hledger-web(1) hledger-web dev
|
||||
hledger-web(1) hledger-web 1.2
|
||||
******************************
|
||||
|
||||
hledger-web is hledger's web interface. It starts a simple web
|
||||
|
||||
@ -237,4 +237,4 @@ SEE ALSO
|
||||
|
||||
|
||||
|
||||
hledger-web dev January 2017 hledger-web(1)
|
||||
hledger-web 1.2 March 2017 hledger-web(1)
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
.\"t
|
||||
|
||||
.TH "hledger" "1" "January 2017" "hledger dev" "hledger User Manuals"
|
||||
.TH "hledger" "1" "March 2017" "hledger 1.2" "hledger User Manuals"
|
||||
|
||||
|
||||
|
||||
@ -1746,14 +1746,13 @@ Total:
|
||||
\f[]
|
||||
.fi
|
||||
.PP
|
||||
If given a period flag, renders a multi\-column balance with the same
|
||||
format as \f[C]balance\f[], with asset and liability totals as well as
|
||||
an overall total if desired.
|
||||
.PP
|
||||
This command shows normally historical end\-balance reports, but for
|
||||
flexibility, also accepts \f[C]\-\-cumulative\f[] and
|
||||
\f[C]\-\-change\f[] to display cumulative ending balances and changes in
|
||||
reporting periods.
|
||||
With a reporting interval, multiple columns will be shown, one for each
|
||||
report period.
|
||||
As with multicolumn balance reports, you can alter the report mode with
|
||||
\f[C]\-\-change\f[]/\f[C]\-\-cumulative\f[]/\f[C]\-\-historical\f[].
|
||||
Normally balancesheet shows historical ending balances, which is what
|
||||
you need for a balance sheet; note this means it ignores report begin
|
||||
dates.
|
||||
.SS cashflow
|
||||
.PP
|
||||
Show a cashflow statement.
|
||||
@ -1842,13 +1841,11 @@ Total:
|
||||
\f[]
|
||||
.fi
|
||||
.PP
|
||||
If given a period flag, renders a multi\-column balance with the same
|
||||
format as \f[C]balance\f[].
|
||||
.PP
|
||||
This command normally shows period change reports, but for flexibility,
|
||||
also accepts \f[C]\-\-cumulative\f[] and \f[C]\-\-historical\f[] to
|
||||
display cumulative ending balances and historical ending balances, as
|
||||
well.
|
||||
With a reporting interval, multiple columns will be shown, one for each
|
||||
report period.
|
||||
Normally cashflow shows changes in assets per period, though as with
|
||||
multicolumn balance reports you can alter the report mode with
|
||||
\f[C]\-\-change\f[]/\f[C]\-\-cumulative\f[]/\f[C]\-\-historical\f[].
|
||||
.SS help
|
||||
.PP
|
||||
Show any of the hledger manuals.
|
||||
@ -1981,13 +1978,11 @@ Total:
|
||||
\f[]
|
||||
.fi
|
||||
.PP
|
||||
If given a period flag, renders a multi\-column balance with the same
|
||||
format as \f[C]balance\f[].
|
||||
.PP
|
||||
This command normally shows period change reports, but for flexibility,
|
||||
also accepts \f[C]\-\-cumulative\f[] and \f[C]\-\-historical\f[] to
|
||||
display cumulative ending balances and historical ending balances, as
|
||||
well.
|
||||
With a reporting interval, multiple columns will be shown, one for each
|
||||
report period.
|
||||
Normally incomestatement shows revenues/expenses per period, though as
|
||||
with multicolumn balance reports you can alter the report mode with
|
||||
\f[C]\-\-change\f[]/\f[C]\-\-cumulative\f[]/\f[C]\-\-historical\f[].
|
||||
.SS info
|
||||
.PP
|
||||
Show any of the hledger manuals using info.
|
||||
|
||||
@ -3,7 +3,7 @@ This is hledger.1.info, produced by makeinfo version 6.0 from stdin.
|
||||
|
||||
File: hledger.1.info, Node: Top, Next: EXAMPLES, Up: (dir)
|
||||
|
||||
hledger(1) hledger dev
|
||||
hledger(1) hledger 1.2
|
||||
**********************
|
||||
|
||||
This is hledger's command-line interface (there are also curses and web
|
||||
@ -1344,13 +1344,11 @@ Total:
|
||||
--------------------
|
||||
0
|
||||
|
||||
If given a period flag, renders a multi-column balance with the same
|
||||
format as 'balance', with asset and liability totals as well as an
|
||||
overall total if desired.
|
||||
|
||||
This command shows normally historical end-balance reports, but for
|
||||
flexibility, also accepts '--cumulative' and '--change' to display
|
||||
cumulative ending balances and changes in reporting periods.
|
||||
With a reporting interval, multiple columns will be shown, one for
|
||||
each report period. As with multicolumn balance reports, you can alter
|
||||
the report mode with '--change'/'--cumulative'/'--historical'. Normally
|
||||
balancesheet shows historical ending balances, which is what you need
|
||||
for a balance sheet; note this means it ignores report begin dates.
|
||||
|
||||
|
||||
File: hledger.1.info, Node: cashflow, Next: help, Prev: balancesheet, Up: COMMANDS
|
||||
@ -1417,12 +1415,10 @@ Total:
|
||||
--------------------
|
||||
$-1
|
||||
|
||||
If given a period flag, renders a multi-column balance with the same
|
||||
format as 'balance'.
|
||||
|
||||
This command normally shows period change reports, but for
|
||||
flexibility, also accepts '--cumulative' and '--historical' to display
|
||||
cumulative ending balances and historical ending balances, as well.
|
||||
With a reporting interval, multiple columns will be shown, one for
|
||||
each report period. Normally cashflow shows changes in assets per
|
||||
period, though as with multicolumn balance reports you can alter the
|
||||
report mode with '--change'/'--cumulative'/'--historical'.
|
||||
|
||||
|
||||
File: hledger.1.info, Node: help, Next: incomestatement, Prev: cashflow, Up: COMMANDS
|
||||
@ -1528,12 +1524,10 @@ Total:
|
||||
--------------------
|
||||
0
|
||||
|
||||
If given a period flag, renders a multi-column balance with the same
|
||||
format as 'balance'.
|
||||
|
||||
This command normally shows period change reports, but for
|
||||
flexibility, also accepts '--cumulative' and '--historical' to display
|
||||
cumulative ending balances and historical ending balances, as well.
|
||||
With a reporting interval, multiple columns will be shown, one for
|
||||
each report period. Normally incomestatement shows revenues/expenses
|
||||
per period, though as with multicolumn balance reports you can alter the
|
||||
report mode with '--change'/'--cumulative'/'--historical'.
|
||||
|
||||
|
||||
File: hledger.1.info, Node: info, Next: man, Prev: incomestatement, Up: COMMANDS
|
||||
@ -2152,69 +2146,69 @@ Node: CSV output42165
|
||||
Ref: #csv-output42284
|
||||
Node: balancesheet42681
|
||||
Ref: #balancesheet42809
|
||||
Node: cashflow44728
|
||||
Ref: #cashflow44845
|
||||
Node: help46743
|
||||
Ref: #help46855
|
||||
Node: incomestatement47693
|
||||
Ref: #incomestatement47823
|
||||
Node: info49738
|
||||
Ref: #info49845
|
||||
Node: man50209
|
||||
Ref: #man50306
|
||||
Node: print50711
|
||||
Ref: #print50816
|
||||
Node: register54572
|
||||
Ref: #register54685
|
||||
Node: Custom register output59181
|
||||
Ref: #custom-register-output59312
|
||||
Node: stats60609
|
||||
Ref: #stats60715
|
||||
Node: test61596
|
||||
Ref: #test61683
|
||||
Node: ADD-ON COMMANDS62051
|
||||
Ref: #add-on-commands62163
|
||||
Node: Official add-ons63450
|
||||
Ref: #official-add-ons63592
|
||||
Node: api63679
|
||||
Ref: #api63770
|
||||
Node: ui63822
|
||||
Ref: #ui63923
|
||||
Node: web63981
|
||||
Ref: #web64072
|
||||
Node: Third party add-ons64118
|
||||
Ref: #third-party-add-ons64295
|
||||
Node: diff64430
|
||||
Ref: #diff64529
|
||||
Node: iadd64628
|
||||
Ref: #iadd64744
|
||||
Node: interest64827
|
||||
Ref: #interest64950
|
||||
Node: irr65045
|
||||
Ref: #irr65145
|
||||
Node: Experimental add-ons65223
|
||||
Ref: #experimental-add-ons65377
|
||||
Node: autosync65770
|
||||
Ref: #autosync65884
|
||||
Node: budget66123
|
||||
Ref: #budget66247
|
||||
Node: chart66313
|
||||
Ref: #chart66432
|
||||
Node: check66503
|
||||
Ref: #check66627
|
||||
Node: check-dates66694
|
||||
Ref: #check-dates66836
|
||||
Node: check-dupes66909
|
||||
Ref: #check-dupes67052
|
||||
Node: equity67129
|
||||
Ref: #equity67257
|
||||
Node: prices67376
|
||||
Ref: #prices67505
|
||||
Node: print-unique67560
|
||||
Ref: #print-unique67709
|
||||
Node: register-match67802
|
||||
Ref: #register-match67958
|
||||
Node: rewrite68056
|
||||
Ref: #rewrite68177
|
||||
Node: cashflow44716
|
||||
Ref: #cashflow44833
|
||||
Node: help46701
|
||||
Ref: #help46813
|
||||
Node: incomestatement47651
|
||||
Ref: #incomestatement47781
|
||||
Node: info49673
|
||||
Ref: #info49780
|
||||
Node: man50144
|
||||
Ref: #man50241
|
||||
Node: print50646
|
||||
Ref: #print50751
|
||||
Node: register54507
|
||||
Ref: #register54620
|
||||
Node: Custom register output59116
|
||||
Ref: #custom-register-output59247
|
||||
Node: stats60544
|
||||
Ref: #stats60650
|
||||
Node: test61531
|
||||
Ref: #test61618
|
||||
Node: ADD-ON COMMANDS61986
|
||||
Ref: #add-on-commands62098
|
||||
Node: Official add-ons63385
|
||||
Ref: #official-add-ons63527
|
||||
Node: api63614
|
||||
Ref: #api63705
|
||||
Node: ui63757
|
||||
Ref: #ui63858
|
||||
Node: web63916
|
||||
Ref: #web64007
|
||||
Node: Third party add-ons64053
|
||||
Ref: #third-party-add-ons64230
|
||||
Node: diff64365
|
||||
Ref: #diff64464
|
||||
Node: iadd64563
|
||||
Ref: #iadd64679
|
||||
Node: interest64762
|
||||
Ref: #interest64885
|
||||
Node: irr64980
|
||||
Ref: #irr65080
|
||||
Node: Experimental add-ons65158
|
||||
Ref: #experimental-add-ons65312
|
||||
Node: autosync65705
|
||||
Ref: #autosync65819
|
||||
Node: budget66058
|
||||
Ref: #budget66182
|
||||
Node: chart66248
|
||||
Ref: #chart66367
|
||||
Node: check66438
|
||||
Ref: #check66562
|
||||
Node: check-dates66629
|
||||
Ref: #check-dates66771
|
||||
Node: check-dupes66844
|
||||
Ref: #check-dupes66987
|
||||
Node: equity67064
|
||||
Ref: #equity67192
|
||||
Node: prices67311
|
||||
Ref: #prices67440
|
||||
Node: print-unique67495
|
||||
Ref: #print-unique67644
|
||||
Node: register-match67737
|
||||
Ref: #register-match67893
|
||||
Node: rewrite67991
|
||||
Ref: #rewrite68112
|
||||
|
||||
End Tag Table
|
||||
|
||||
@ -1208,13 +1208,11 @@ COMMANDS
|
||||
--------------------
|
||||
0
|
||||
|
||||
If given a period flag, renders a multi-column balance with the same
|
||||
format as balance, with asset and liability totals as well as an over-
|
||||
all total if desired.
|
||||
|
||||
This command shows normally historical end-balance reports, but for
|
||||
flexibility, also accepts --cumulative and --change to display cumula-
|
||||
tive ending balances and changes in reporting periods.
|
||||
With a reporting interval, multiple columns will be shown, one for each
|
||||
report period. As with multicolumn balance reports, you can alter the
|
||||
report mode with --change/--cumulative/--historical. Normally bal-
|
||||
ancesheet shows historical ending balances, which is what you need for
|
||||
a balance sheet; note this means it ignores report begin dates.
|
||||
|
||||
cashflow
|
||||
Show a cashflow statement. Alias: cf.
|
||||
@ -1273,12 +1271,10 @@ COMMANDS
|
||||
--------------------
|
||||
$-1
|
||||
|
||||
If given a period flag, renders a multi-column balance with the same
|
||||
format as balance.
|
||||
|
||||
This command normally shows period change reports, but for flexibility,
|
||||
also accepts --cumulative and --historical to display cumulative ending
|
||||
balances and historical ending balances, as well.
|
||||
With a reporting interval, multiple columns will be shown, one for each
|
||||
report period. Normally cashflow shows changes in assets per period,
|
||||
though as with multicolumn balance reports you can alter the report
|
||||
mode with --change/--cumulative/--historical.
|
||||
|
||||
help
|
||||
Show any of the hledger manuals.
|
||||
@ -1371,12 +1367,10 @@ COMMANDS
|
||||
--------------------
|
||||
0
|
||||
|
||||
If given a period flag, renders a multi-column balance with the same
|
||||
format as balance.
|
||||
|
||||
This command normally shows period change reports, but for flexibility,
|
||||
also accepts --cumulative and --historical to display cumulative ending
|
||||
balances and historical ending balances, as well.
|
||||
With a reporting interval, multiple columns will be shown, one for each
|
||||
report period. Normally incomestatement shows revenues/expenses per
|
||||
period, though as with multicolumn balance reports you can alter the
|
||||
report mode with --change/--cumulative/--historical.
|
||||
|
||||
info
|
||||
Show any of the hledger manuals using info.
|
||||
@ -1871,4 +1865,4 @@ SEE ALSO
|
||||
|
||||
|
||||
|
||||
hledger dev January 2017 hledger(1)
|
||||
hledger 1.2 March 2017 hledger(1)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user