doc: update generated manuals, and show 0.28dev there
This commit is contained in:
parent
a9a2b076bc
commit
7aa23f6ca2
@ -1,5 +1,5 @@
|
|||||||
|
|
||||||
.TH "hledger\-api" "1" "May 2016" "hledger\-api 0.28" "hledger User Manuals"
|
.TH "hledger\-api" "1" "May 2016" "hledger\-api 0.28dev" "hledger User Manuals"
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -4,8 +4,8 @@ version 4.8 from stdin.
|
|||||||
|
|
||||||
File: hledger-api.1.info, Node: Top, Up: (dir)
|
File: hledger-api.1.info, Node: Top, Up: (dir)
|
||||||
|
|
||||||
hledger-api(1) hledger-api 0.28
|
hledger-api(1) hledger-api 0.28dev
|
||||||
*******************************
|
**********************************
|
||||||
|
|
||||||
hledger-api is a simple web API server, intended to support client-side
|
hledger-api is a simple web API server, intended to support client-side
|
||||||
web apps operating on hledger data. It comes with a series of simple
|
web apps operating on hledger data. It comes with a series of simple
|
||||||
@ -84,7 +84,7 @@ before options as shown above.
|
|||||||
|
|
||||||
Tag Table:
|
Tag Table:
|
||||||
Node: Top90
|
Node: Top90
|
||||||
Node: OPTIONS1058
|
Node: OPTIONS1064
|
||||||
Ref: #options1145
|
Ref: #options1151
|
||||||
|
|
||||||
End Tag Table
|
End Tag Table
|
||||||
|
|||||||
@ -118,4 +118,4 @@ SEE ALSO
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
hledger-api 0.28 May 2016 hledger-api(1)
|
hledger-api 0.28dev May 2016 hledger-api(1)
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
|
|
||||||
.TH "hledger_csv" "5" "May 2016" "hledger 0.28" "hledger User Manuals"
|
.TH "hledger_csv" "5" "May 2016" "hledger 0.28dev" "hledger User Manuals"
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -4,8 +4,8 @@ version 4.8 from stdin.
|
|||||||
|
|
||||||
File: hledger_csv.5.info, Node: Top, Up: (dir)
|
File: hledger_csv.5.info, Node: Top, Up: (dir)
|
||||||
|
|
||||||
hledger_csv(5) hledger 0.28
|
hledger_csv(5) hledger 0.28dev
|
||||||
***************************
|
******************************
|
||||||
|
|
||||||
hledger can read CSV files, converting each CSV record into a journal
|
hledger can read CSV files, converting each CSV record into a journal
|
||||||
entry (transaction), if you provide some conversion hints in a "rules
|
entry (transaction), if you provide some conversion hints in a "rules
|
||||||
@ -211,21 +211,21 @@ order of same-day entries will be preserved, usually.
|
|||||||
|
|
||||||
Tag Table:
|
Tag Table:
|
||||||
Node: Top90
|
Node: Top90
|
||||||
Node: CSV RULES797
|
Node: CSV RULES803
|
||||||
Ref: #csv-rules903
|
Ref: #csv-rules909
|
||||||
Node: skip1146
|
Node: skip1152
|
||||||
Ref: #skip1242
|
Ref: #skip1248
|
||||||
Node: date-format1413
|
Node: date-format1419
|
||||||
Ref: #date-format1542
|
Ref: #date-format1548
|
||||||
Node: field list2051
|
Node: field list2057
|
||||||
Ref: #field-list2190
|
Ref: #field-list2196
|
||||||
Node: field assignment2885
|
Node: field assignment2891
|
||||||
Ref: #field-assignment3042
|
Ref: #field-assignment3048
|
||||||
Node: conditional block3547
|
Node: conditional block3553
|
||||||
Ref: #conditional-block3703
|
Ref: #conditional-block3709
|
||||||
Node: include4590
|
Node: include4596
|
||||||
Ref: #include4701
|
Ref: #include4707
|
||||||
Node: TIPS4932
|
Node: TIPS4938
|
||||||
Ref: #tips5016
|
Ref: #tips5022
|
||||||
|
|
||||||
End Tag Table
|
End Tag Table
|
||||||
|
|||||||
@ -166,4 +166,4 @@ SEE ALSO
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
hledger 0.28 May 2016 hledger_csv(5)
|
hledger 0.28dev May 2016 hledger_csv(5)
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
.\"t
|
.\"t
|
||||||
|
|
||||||
.TH "hledger_journal" "5" "May 2016" "hledger 0.28" "hledger User Manuals"
|
.TH "hledger_journal" "5" "May 2016" "hledger 0.28dev" "hledger User Manuals"
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -4,8 +4,8 @@ version 4.8 from stdin.
|
|||||||
|
|
||||||
File: hledger_journal.5.info, Node: Top, Up: (dir)
|
File: hledger_journal.5.info, Node: Top, Up: (dir)
|
||||||
|
|
||||||
hledger_journal(5) hledger 0.28
|
hledger_journal(5) hledger 0.28dev
|
||||||
*******************************
|
**********************************
|
||||||
|
|
||||||
hledger's usual data source is a plain text file containing journal
|
hledger's usual data source is a plain text file containing journal
|
||||||
entries in hledger journal format. This file represents a standard
|
entries in hledger journal format. This file represents a standard
|
||||||
@ -916,71 +916,71 @@ Text Wrangler https://github.com/ledger/ledger/wiki/Editing-Ledger-files-wit
|
|||||||
|
|
||||||
Tag Table:
|
Tag Table:
|
||||||
Node: Top94
|
Node: Top94
|
||||||
Node: FILE FORMAT2286
|
Node: FILE FORMAT2292
|
||||||
Ref: #file-format2412
|
Ref: #file-format2418
|
||||||
Node: Transactions2571
|
Node: Transactions2577
|
||||||
Ref: #transactions2691
|
Ref: #transactions2697
|
||||||
Node: Dates3634
|
Node: Dates3640
|
||||||
Ref: #dates3762
|
Ref: #dates3768
|
||||||
Node: Simple dates3827
|
Node: Simple dates3833
|
||||||
Ref: #simple-dates3955
|
Ref: #simple-dates3961
|
||||||
Node: Secondary dates4319
|
Node: Secondary dates4325
|
||||||
Ref: #secondary-dates4475
|
Ref: #secondary-dates4481
|
||||||
Node: Posting dates6036
|
Node: Posting dates6042
|
||||||
Ref: #posting-dates6167
|
Ref: #posting-dates6173
|
||||||
Node: Account names7538
|
Node: Account names7544
|
||||||
Ref: #account-names7677
|
Ref: #account-names7683
|
||||||
Node: Amounts8162
|
Node: Amounts8168
|
||||||
Ref: #amounts8300
|
Ref: #amounts8306
|
||||||
Node: Virtual Postings10298
|
Node: Virtual Postings10304
|
||||||
Ref: #virtual-postings10459
|
Ref: #virtual-postings10465
|
||||||
Node: Balance Assertions11679
|
Node: Balance Assertions11685
|
||||||
Ref: #balance-assertions11843
|
Ref: #balance-assertions11849
|
||||||
Node: Assertions and ordering12665
|
Node: Assertions and ordering12671
|
||||||
Ref: #assertions-and-ordering12850
|
Ref: #assertions-and-ordering12856
|
||||||
Node: Assertions and commodities13881
|
Node: Assertions and commodities13887
|
||||||
Ref: #assertions-and-commodities14107
|
Ref: #assertions-and-commodities14113
|
||||||
Node: Assertions and subaccounts14799
|
Node: Assertions and subaccounts14805
|
||||||
Ref: #assertions-and-subaccounts15033
|
Ref: #assertions-and-subaccounts15039
|
||||||
Node: Assertions and virtual postings15555
|
Node: Assertions and virtual postings15561
|
||||||
Ref: #assertions-and-virtual-postings15764
|
Ref: #assertions-and-virtual-postings15770
|
||||||
Node: Prices15905
|
Node: Prices15911
|
||||||
Ref: #prices16037
|
Ref: #prices16043
|
||||||
Node: Transaction prices16088
|
Node: Transaction prices16094
|
||||||
Ref: #transaction-prices16233
|
Ref: #transaction-prices16239
|
||||||
Node: Market prices17840
|
Node: Market prices17846
|
||||||
Ref: #market-prices17975
|
Ref: #market-prices17981
|
||||||
Node: Comments18863
|
Node: Comments18869
|
||||||
Ref: #comments18985
|
Ref: #comments18991
|
||||||
Node: Tags20097
|
Node: Tags20103
|
||||||
Ref: #tags20215
|
Ref: #tags20221
|
||||||
Node: Directives21138
|
Node: Directives21144
|
||||||
Ref: #directives21253
|
Ref: #directives21259
|
||||||
Node: Account aliases21446
|
Node: Account aliases21452
|
||||||
Ref: #account-aliases21592
|
Ref: #account-aliases21598
|
||||||
Node: Basic aliases22194
|
Node: Basic aliases22200
|
||||||
Ref: #basic-aliases22339
|
Ref: #basic-aliases22345
|
||||||
Node: Regex aliases23027
|
Node: Regex aliases23033
|
||||||
Ref: #regex-aliases23197
|
Ref: #regex-aliases23203
|
||||||
Node: Multiple aliases23967
|
Node: Multiple aliases23973
|
||||||
Ref: #multiple-aliases24141
|
Ref: #multiple-aliases24147
|
||||||
Node: end aliases24637
|
Node: end aliases24643
|
||||||
Ref: #end-aliases24779
|
Ref: #end-aliases24785
|
||||||
Node: account directive24881
|
Node: account directive24887
|
||||||
Ref: #account-directive25063
|
Ref: #account-directive25069
|
||||||
Node: apply account directive25359
|
Node: apply account directive25365
|
||||||
Ref: #apply-account-directive25557
|
Ref: #apply-account-directive25563
|
||||||
Node: Multi-line comments26218
|
Node: Multi-line comments26224
|
||||||
Ref: #multi-line-comments26410
|
Ref: #multi-line-comments26416
|
||||||
Node: commodity directive26537
|
Node: commodity directive26543
|
||||||
Ref: #commodity-directive26723
|
Ref: #commodity-directive26729
|
||||||
Node: Default commodity27596
|
Node: Default commodity27602
|
||||||
Ref: #default-commodity27771
|
Ref: #default-commodity27777
|
||||||
Node: Default year28092
|
Node: Default year28098
|
||||||
Ref: #default-year28259
|
Ref: #default-year28265
|
||||||
Node: Including other files28682
|
Node: Including other files28688
|
||||||
Ref: #including-other-files28841
|
Ref: #including-other-files28847
|
||||||
Node: EDITOR SUPPORT29237
|
Node: EDITOR SUPPORT29243
|
||||||
Ref: #editor-support29357
|
Ref: #editor-support29363
|
||||||
|
|
||||||
End Tag Table
|
End Tag Table
|
||||||
|
|||||||
@ -689,4 +689,4 @@ SEE ALSO
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
hledger 0.28 May 2016 hledger_journal(5)
|
hledger 0.28dev May 2016 hledger_journal(5)
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
|
|
||||||
.TH "hledger_timeclock" "5" "May 2016" "hledger 0.28" "hledger User Manuals"
|
.TH "hledger_timeclock" "5" "May 2016" "hledger 0.28dev" "hledger User Manuals"
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -4,8 +4,8 @@ version 4.8 from stdin.
|
|||||||
|
|
||||||
File: hledger_timeclock.5.info, Node: Top, Up: (dir)
|
File: hledger_timeclock.5.info, Node: Top, Up: (dir)
|
||||||
|
|
||||||
hledger_timeclock(5) hledger 0.28
|
hledger_timeclock(5) hledger 0.28dev
|
||||||
*********************************
|
************************************
|
||||||
|
|
||||||
hledger can read timeclock files. As with Ledger, these are (a subset
|
hledger can read timeclock files. As with Ledger, these are (a subset
|
||||||
of) timeclock.el's format, containing clock-in and clock-out entries as
|
of) timeclock.el's format, containing clock-in and clock-out entries as
|
||||||
|
|||||||
@ -79,4 +79,4 @@ SEE ALSO
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
hledger 0.28 May 2016 hledger_timeclock(5)
|
hledger 0.28dev May 2016 hledger_timeclock(5)
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
|
|
||||||
.TH "hledger_timedot" "5" "May 2016" "hledger 0.28" "hledger User Manuals"
|
.TH "hledger_timedot" "5" "May 2016" "hledger 0.28dev" "hledger User Manuals"
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -4,8 +4,8 @@ version 4.8 from stdin.
|
|||||||
|
|
||||||
File: hledger_timedot.5.info, Node: Top, Up: (dir)
|
File: hledger_timedot.5.info, Node: Top, Up: (dir)
|
||||||
|
|
||||||
hledger_timedot(5) hledger 0.28
|
hledger_timedot(5) hledger 0.28dev
|
||||||
*******************************
|
**********************************
|
||||||
|
|
||||||
Timedot is a plain text format for logging dated, categorised quantities
|
Timedot is a plain text format for logging dated, categorised quantities
|
||||||
(eg time), supported by hledger. It is convenient for approximate and
|
(eg time), supported by hledger. It is convenient for approximate and
|
||||||
@ -115,7 +115,7 @@ $ hledger -f t.timedot --alias /\\./=: bal date:2016/2/4
|
|||||||
|
|
||||||
Tag Table:
|
Tag Table:
|
||||||
Node: Top94
|
Node: Top94
|
||||||
Node: FILE FORMAT878
|
Node: FILE FORMAT884
|
||||||
Ref: #file-format981
|
Ref: #file-format987
|
||||||
|
|
||||||
End Tag Table
|
End Tag Table
|
||||||
|
|||||||
@ -120,4 +120,4 @@ SEE ALSO
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
hledger 0.28 May 2016 hledger_timedot(5)
|
hledger 0.28dev May 2016 hledger_timedot(5)
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
|
|
||||||
.TH "hledger\-ui" "1" "May 2016" "hledger\-ui 0.28" "hledger User Manuals"
|
.TH "hledger\-ui" "1" "May 2016" "hledger\-ui 0.28dev" "hledger User Manuals"
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -44,11 +44,6 @@ show full account names, unindented
|
|||||||
.RS
|
.RS
|
||||||
.RE
|
.RE
|
||||||
.TP
|
.TP
|
||||||
.B \f[C]\-\-no\-elide\f[]
|
|
||||||
don\[aq]t compress empty parent accounts on one line
|
|
||||||
.RS
|
|
||||||
.RE
|
|
||||||
.TP
|
|
||||||
.B \f[C]\-\-register=ACCTREGEX\f[]
|
.B \f[C]\-\-register=ACCTREGEX\f[]
|
||||||
start in the (first) matched account\[aq]s register screen
|
start in the (first) matched account\[aq]s register screen
|
||||||
.RS
|
.RS
|
||||||
|
|||||||
@ -4,8 +4,8 @@ This is hledger-ui/doc/hledger-ui.1.info, produced by makeinfo version
|
|||||||
|
|
||||||
File: hledger-ui.1.info, Node: Top, Up: (dir)
|
File: hledger-ui.1.info, Node: Top, Up: (dir)
|
||||||
|
|
||||||
hledger-ui(1) hledger-ui 0.28
|
hledger-ui(1) hledger-ui 0.28dev
|
||||||
*****************************
|
********************************
|
||||||
|
|
||||||
hledger-ui is hledger's curses-style interface, providing an efficient
|
hledger-ui is hledger's curses-style interface, providing an efficient
|
||||||
full-window text UI for viewing accounts and transactions, and some
|
full-window text UI for viewing accounts and transactions, and some
|
||||||
@ -40,9 +40,6 @@ the data.
|
|||||||
`--flat'
|
`--flat'
|
||||||
show full account names, unindented
|
show full account names, unindented
|
||||||
|
|
||||||
`--no-elide'
|
|
||||||
don't compress empty parent accounts on one line
|
|
||||||
|
|
||||||
`--register=ACCTREGEX'
|
`--register=ACCTREGEX'
|
||||||
start in the (first) matched account's register screen
|
start in the (first) matched account's register screen
|
||||||
|
|
||||||
@ -345,19 +342,19 @@ to cancel the reload attempt.)
|
|||||||
|
|
||||||
Tag Table:
|
Tag Table:
|
||||||
Node: Top88
|
Node: Top88
|
||||||
Node: OPTIONS825
|
Node: OPTIONS831
|
||||||
Ref: #options924
|
Ref: #options930
|
||||||
Node: KEYS3805
|
Node: KEYS3743
|
||||||
Ref: #keys3902
|
Ref: #keys3840
|
||||||
Node: SCREENS6114
|
Node: SCREENS6052
|
||||||
Ref: #screens6201
|
Ref: #screens6139
|
||||||
Node: Accounts screen6291
|
Node: Accounts screen6229
|
||||||
Ref: #accounts-screen6421
|
Ref: #accounts-screen6359
|
||||||
Node: Register screen7887
|
Node: Register screen7825
|
||||||
Ref: #register-screen8044
|
Ref: #register-screen7982
|
||||||
Node: Transaction screen10004
|
Node: Transaction screen9942
|
||||||
Ref: #transaction-screen10164
|
Ref: #transaction-screen10102
|
||||||
Node: Error screen11031
|
Node: Error screen10969
|
||||||
Ref: #error-screen11155
|
Ref: #error-screen11093
|
||||||
|
|
||||||
End Tag Table
|
End Tag Table
|
||||||
|
|||||||
@ -37,9 +37,6 @@ OPTIONS
|
|||||||
|
|
||||||
--flat show full account names, unindented
|
--flat show full account names, unindented
|
||||||
|
|
||||||
--no-elide
|
|
||||||
don't compress empty parent accounts on one line
|
|
||||||
|
|
||||||
--register=ACCTREGEX
|
--register=ACCTREGEX
|
||||||
start in the (first) matched account's register screen
|
start in the (first) matched account's register screen
|
||||||
|
|
||||||
@ -347,4 +344,4 @@ SEE ALSO
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
hledger-ui 0.28 May 2016 hledger-ui(1)
|
hledger-ui 0.28dev May 2016 hledger-ui(1)
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
|
|
||||||
.TH "hledger\-web" "1" "May 2016" "hledger\-web 0.28" "hledger User Manuals"
|
.TH "hledger\-web" "1" "May 2016" "hledger\-web 0.28dev" "hledger User Manuals"
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -4,8 +4,8 @@ version 4.8 from stdin.
|
|||||||
|
|
||||||
File: hledger-web.1.info, Node: Top, Up: (dir)
|
File: hledger-web.1.info, Node: Top, Up: (dir)
|
||||||
|
|
||||||
hledger-web(1) hledger-web 0.28
|
hledger-web(1) hledger-web 0.28dev
|
||||||
*******************************
|
**********************************
|
||||||
|
|
||||||
hledger-web is hledger's web interface. It starts a simple web
|
hledger-web is hledger's web interface. It starts a simple web
|
||||||
application for browsing and adding transactions, and optionally opens
|
application for browsing and adding transactions, and optionally opens
|
||||||
@ -190,7 +190,7 @@ before options as shown above.
|
|||||||
|
|
||||||
Tag Table:
|
Tag Table:
|
||||||
Node: Top90
|
Node: Top90
|
||||||
Node: OPTIONS2999
|
Node: OPTIONS3005
|
||||||
Ref: #options3086
|
Ref: #options3092
|
||||||
|
|
||||||
End Tag Table
|
End Tag Table
|
||||||
|
|||||||
@ -232,4 +232,4 @@ SEE ALSO
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
hledger-web 0.28 May 2016 hledger-web(1)
|
hledger-web 0.28dev May 2016 hledger-web(1)
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
.\"t
|
.\"t
|
||||||
|
|
||||||
.TH "hledger" "1" "May 2016" "hledger 0.28" "hledger User Manuals"
|
.TH "hledger" "1" "May 2016" "hledger 0.28dev" "hledger User Manuals"
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -793,6 +793,15 @@ transaction.
|
|||||||
before any of the above negates the match.
|
before any of the above negates the match.
|
||||||
.RS
|
.RS
|
||||||
.RE
|
.RE
|
||||||
|
.TP
|
||||||
|
.B \f[B]\f[C]inacct:ACCTNAME\f[]\f[]
|
||||||
|
a special term used automatically when you click an account name in
|
||||||
|
hledger\-web, specifying the account register we are currently in
|
||||||
|
(selects the transactions of that account and how to show them, can be
|
||||||
|
filtered further with \f[C]acct\f[] etc).
|
||||||
|
Not supported elsewhere in hledger.
|
||||||
|
.RS
|
||||||
|
.RE
|
||||||
.PP
|
.PP
|
||||||
Some of these can also be expressed as command\-line options (eg
|
Some of these can also be expressed as command\-line options (eg
|
||||||
\f[C]depth:2\f[] is equivalent to \f[C]\-\-depth\ 2\f[]).
|
\f[C]depth:2\f[] is equivalent to \f[C]\-\-depth\ 2\f[]).
|
||||||
|
|||||||
@ -4,8 +4,8 @@ from stdin.
|
|||||||
|
|
||||||
File: hledger.1.info, Node: Top, Up: (dir)
|
File: hledger.1.info, Node: Top, Up: (dir)
|
||||||
|
|
||||||
hledger(1) hledger 0.28
|
hledger(1) hledger 0.28dev
|
||||||
***********************
|
**************************
|
||||||
|
|
||||||
This is hledger's command-line interface (there are also curses and web
|
This is hledger's command-line interface (there are also curses and web
|
||||||
interfaces). Its basic function is to read a plain text file describing
|
interfaces). Its basic function is to read a plain text file describing
|
||||||
@ -582,6 +582,13 @@ match (or negatively match)
|
|||||||
*`not:'*
|
*`not:'*
|
||||||
before any of the above negates the match.
|
before any of the above negates the match.
|
||||||
|
|
||||||
|
*`inacct:ACCTNAME'*
|
||||||
|
a special term used automatically when you click an account name in
|
||||||
|
hledger-web, specifying the account register we are currently in
|
||||||
|
(selects the transactions of that account and how to show them,
|
||||||
|
can be filtered further with `acct' etc). Not supported elsewhere
|
||||||
|
in hledger.
|
||||||
|
|
||||||
Some of these can also be expressed as command-line options (eg
|
Some of these can also be expressed as command-line options (eg
|
||||||
`depth:2' is equivalent to `--depth 2'). Generally you can mix options
|
`depth:2' is equivalent to `--depth 2'). Generally you can mix options
|
||||||
and query arguments, and the resulting query will be their intersection
|
and query arguments, and the resulting query will be their intersection
|
||||||
@ -2088,99 +2095,99 @@ in hledger add.
|
|||||||
|
|
||||||
Tag Table:
|
Tag Table:
|
||||||
Node: Top82
|
Node: Top82
|
||||||
Node: EXAMPLES1875
|
Node: EXAMPLES1881
|
||||||
Ref: #examples1977
|
Ref: #examples1983
|
||||||
Node: OPTIONS3981
|
Node: OPTIONS3987
|
||||||
Ref: #options4085
|
Ref: #options4091
|
||||||
Node: Multiple files8959
|
Node: Multiple files8965
|
||||||
Ref: #multiple-files9084
|
Ref: #multiple-files9090
|
||||||
Node: Repeated options9349
|
Node: Repeated options9355
|
||||||
Ref: #repeated-options9501
|
Ref: #repeated-options9507
|
||||||
Node: Depth limiting9621
|
Node: Depth limiting9627
|
||||||
Ref: #depth-limiting9766
|
Ref: #depth-limiting9772
|
||||||
Node: Smart dates9967
|
Node: Smart dates9973
|
||||||
Ref: #smart-dates10106
|
Ref: #smart-dates10112
|
||||||
Node: Report intervals11103
|
Node: Report intervals11109
|
||||||
Ref: #report-intervals11256
|
Ref: #report-intervals11262
|
||||||
Node: Period expressions11592
|
Node: Period expressions11598
|
||||||
Ref: #period-expressions11757
|
Ref: #period-expressions11763
|
||||||
Node: Regular expressions14092
|
Node: Regular expressions14098
|
||||||
Ref: #regular-expressions14234
|
Ref: #regular-expressions14240
|
||||||
Node: QUERIES15717
|
Node: QUERIES15723
|
||||||
Ref: #queries15821
|
Ref: #queries15827
|
||||||
Node: COMMANDS19139
|
Node: COMMANDS19466
|
||||||
Ref: #commands19253
|
Ref: #commands19580
|
||||||
Node: accounts19926
|
Node: accounts20253
|
||||||
Ref: #accounts20026
|
Ref: #accounts20353
|
||||||
Node: activity21008
|
Node: activity21335
|
||||||
Ref: #activity21120
|
Ref: #activity21447
|
||||||
Node: add21479
|
Node: add21806
|
||||||
Ref: #add21580
|
Ref: #add21907
|
||||||
Node: balance24239
|
Node: balance24566
|
||||||
Ref: #balance24352
|
Ref: #balance24679
|
||||||
Node: Flat mode27068
|
Node: Flat mode27395
|
||||||
Ref: #flat-mode27195
|
Ref: #flat-mode27522
|
||||||
Node: Depth limited balance reports27614
|
Node: Depth limited balance reports27941
|
||||||
Ref: #depth-limited-balance-reports27817
|
Ref: #depth-limited-balance-reports28144
|
||||||
Node: Multicolumn balance reports28238
|
Node: Multicolumn balance reports28565
|
||||||
Ref: #multicolumn-balance-reports28440
|
Ref: #multicolumn-balance-reports28767
|
||||||
Node: Market value33089
|
Node: Market value33416
|
||||||
Ref: #market-value33253
|
Ref: #market-value33580
|
||||||
Node: Custom balance output33746
|
Node: Custom balance output34073
|
||||||
Ref: #custom-balance-output33919
|
Ref: #custom-balance-output34246
|
||||||
Node: Output destination36023
|
Node: Output destination36350
|
||||||
Ref: #output-destination36188
|
Ref: #output-destination36515
|
||||||
Node: CSV output36458
|
Node: CSV output36785
|
||||||
Ref: #csv-output36577
|
Ref: #csv-output36904
|
||||||
Node: balancesheet36974
|
Node: balancesheet37301
|
||||||
Ref: #balancesheet37102
|
Ref: #balancesheet37429
|
||||||
Node: cashflow37754
|
Node: cashflow38081
|
||||||
Ref: #cashflow37871
|
Ref: #cashflow38198
|
||||||
Node: help38561
|
Node: help38888
|
||||||
Ref: #help38673
|
Ref: #help39000
|
||||||
Node: incomestatement39510
|
Node: incomestatement39837
|
||||||
Ref: #incomestatement39640
|
Ref: #incomestatement39967
|
||||||
Node: info40367
|
Node: info40694
|
||||||
Ref: #info40474
|
Ref: #info40801
|
||||||
Node: man40836
|
Node: man41163
|
||||||
Ref: #man40933
|
Ref: #man41260
|
||||||
Node: print41336
|
Node: print41663
|
||||||
Ref: #print41441
|
Ref: #print41768
|
||||||
Node: register42792
|
Node: register43119
|
||||||
Ref: #register42905
|
Ref: #register43232
|
||||||
Node: Custom register output47246
|
Node: Custom register output47573
|
||||||
Ref: #custom-register-output47377
|
Ref: #custom-register-output47704
|
||||||
Node: stats48674
|
Node: stats49001
|
||||||
Ref: #stats48780
|
Ref: #stats49107
|
||||||
Node: test49661
|
Node: test49988
|
||||||
Ref: #test49748
|
Ref: #test50075
|
||||||
Node: ADD-ON COMMANDS50115
|
Node: ADD-ON COMMANDS50442
|
||||||
Ref: #add-on-commands50251
|
Ref: #add-on-commands50578
|
||||||
Node: api51539
|
Node: api51866
|
||||||
Ref: #api51631
|
Ref: #api51958
|
||||||
Node: autosync51665
|
Node: autosync51992
|
||||||
Ref: #autosync51780
|
Ref: #autosync52107
|
||||||
Node: diff54095
|
Node: diff54422
|
||||||
Ref: #diff54205
|
Ref: #diff54532
|
||||||
Node: equity54869
|
Node: equity55196
|
||||||
Ref: #equity54983
|
Ref: #equity55310
|
||||||
Node: interest56311
|
Node: interest56638
|
||||||
Ref: #interest56428
|
Ref: #interest56755
|
||||||
Node: irr59512
|
Node: irr59839
|
||||||
Ref: #irr59625
|
Ref: #irr59952
|
||||||
Node: print-unique62000
|
Node: print-unique62327
|
||||||
Ref: #print-unique62130
|
Ref: #print-unique62457
|
||||||
Node: rewrite62388
|
Node: rewrite62715
|
||||||
Ref: #rewrite62507
|
Ref: #rewrite62834
|
||||||
Node: ui63036
|
Node: ui63363
|
||||||
Ref: #ui63136
|
Ref: #ui63463
|
||||||
Node: web63177
|
Node: web63504
|
||||||
Ref: #web63265
|
Ref: #web63592
|
||||||
Node: TROUBLESHOOTING63298
|
Node: TROUBLESHOOTING63625
|
||||||
Ref: #troubleshooting63417
|
Ref: #troubleshooting63744
|
||||||
Node: Run-time problems63471
|
Node: Run-time problems63798
|
||||||
Ref: #run-time-problems63614
|
Ref: #run-time-problems63941
|
||||||
Node: Known limitations65558
|
Node: Known limitations65885
|
||||||
Ref: #known-limitations65701
|
Ref: #known-limitations66028
|
||||||
|
|
||||||
End Tag Table
|
End Tag Table
|
||||||
|
|||||||
@ -527,6 +527,13 @@ QUERIES
|
|||||||
|
|
||||||
not: before any of the above negates the match.
|
not: before any of the above negates the match.
|
||||||
|
|
||||||
|
inacct:ACCTNAME
|
||||||
|
a special term used automatically when you click an account name
|
||||||
|
in hledger-web, specifying the account register we are currently
|
||||||
|
in (selects the transactions of that account and how to show
|
||||||
|
them, can be filtered further with acct etc). Not supported
|
||||||
|
elsewhere in hledger.
|
||||||
|
|
||||||
Some of these can also be expressed as command-line options (eg depth:2
|
Some of these can also be expressed as command-line options (eg depth:2
|
||||||
is equivalent to --depth 2). Generally you can mix options and query
|
is equivalent to --depth 2). Generally you can mix options and query
|
||||||
arguments, and the resulting query will be their intersection (perhaps
|
arguments, and the resulting query will be their intersection (perhaps
|
||||||
@ -1782,4 +1789,4 @@ SEE ALSO
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
hledger 0.28 May 2016 hledger(1)
|
hledger 0.28dev May 2016 hledger(1)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user