doc: update generated manuals

This commit is contained in:
Simon Michael 2016-08-02 17:41:33 -07:00
parent 88ceb7470c
commit 2276b1c2d1
3 changed files with 111 additions and 111 deletions

View File

@ -465,7 +465,7 @@ T{
T}@T{
T}
.TE
.SS Report interval
.SS Report intervals
.PP
A report interval can be specified so that commands like register,
balance and activity will divide their reports into multiple subperiods.
@ -628,7 +628,7 @@ Group postings from start of wednesday to end of next tuesday (N is
start date and exclusive end date):
.PP
\f[C]hledger\ register\ checking\ \-p\ "every\ 3rd\ day\ of\ week"\f[]
.SS Regular Expressions
.SS Regular expressions
.PP
hledger uses regular expressions in a number of places:
.IP \[bu] 2
@ -754,8 +754,8 @@ match transaction descriptions
match dates within the specified period.
PERIODEXPR is a period expression (with no report interval).
Examples: \f[C]date:2016\f[], \f[C]date:thismonth\f[],
\f[C]date:2000/2/1\-2/15\f[], date:\f[C]lastweek\-\f[].
The command\-line \f[C]\-\-date2\f[] flag makes \f[C]date:\f[] match
\f[C]date:2000/2/1\-2/15\f[], \f[C]date:lastweek\-\f[].
If the \f[C]\-\-date2\f[] command line flag is present, this matches
secondary dates instead.
.RS
.RE

View File

@ -294,9 +294,9 @@ cur:\\\\$'.
* Repeated options::
* Depth limiting::
* Smart dates::
* Report interval::
* Report intervals::
* Period expressions::
* Regular Expressions::
* Regular expressions::

File: hledger.1.info, Node: Multiple files, Next: Repeated options, Up: OPTIONS
@ -329,7 +329,7 @@ register will show only the uppermost accounts in the account tree, down
to level N. Use this when you want a summary with less detail.

File: hledger.1.info, Node: Smart dates, Next: Report interval, Prev: Depth limiting, Up: OPTIONS
File: hledger.1.info, Node: Smart dates, Next: Report intervals, Prev: Depth limiting, Up: OPTIONS
2.4 Smart dates
===============
@ -352,10 +352,10 @@ omitted (defaulting to 1).
`today', `yesterday', `tomorrow'

File: hledger.1.info, Node: Report interval, Next: Period expressions, Prev: Smart dates, Up: OPTIONS
File: hledger.1.info, Node: Report intervals, Next: Period expressions, Prev: Smart dates, Up: OPTIONS
2.5 Report interval
===================
2.5 Report intervals
====================
A report interval can be specified so that commands like register,
balance and activity will divide their reports into multiple subperiods.
@ -364,7 +364,7 @@ The basic intervals can be selected with one of `-D/--daily',
complex intervals may be specified with a period expression.

File: hledger.1.info, Node: Period expressions, Next: Regular Expressions, Prev: Report interval, Up: OPTIONS
File: hledger.1.info, Node: Period expressions, Next: Regular expressions, Prev: Report intervals, Up: OPTIONS
2.6 Period expressions
======================
@ -439,9 +439,9 @@ start date and exclusive end date):
`hledger register checking -p "every 3rd day of week"'

File: hledger.1.info, Node: Regular Expressions, Prev: Period expressions, Up: OPTIONS
File: hledger.1.info, Node: Regular expressions, Prev: Period expressions, Up: OPTIONS
2.7 Regular Expressions
2.7 Regular expressions
=======================
hledger uses regular expressions in a number of places:
@ -555,9 +555,9 @@ match (or negatively match)
*`date:PERIODEXPR'*
match dates within the specified period. PERIODEXPR is a period
expression (with no report interval). Examples: `date:2016',
`date:thismonth', `date:2000/2/1-2/15', date:`lastweek-'. The
command-line `--date2' flag makes `date:' match secondary dates
instead.
`date:thismonth', `date:2000/2/1-2/15', `date:lastweek-'. If the
`--date2' command line flag is present, this matches secondary
dates instead.
*`date2:PERIODEXPR'*
match secondary dates within the specified period.
@ -2092,95 +2092,95 @@ Node: EXAMPLES1875
Ref: #examples1977
Node: OPTIONS3981
Ref: #options4085
Node: Multiple files8958
Ref: #multiple-files9083
Node: Repeated options9348
Ref: #repeated-options9500
Node: Depth limiting9620
Ref: #depth-limiting9765
Node: Smart dates9966
Ref: #smart-dates10104
Node: Report interval11101
Ref: #report-interval11251
Node: Period expressions11587
Ref: #period-expressions11751
Node: Regular Expressions14086
Ref: #regular-expressions14228
Node: QUERIES15711
Ref: #queries15815
Node: COMMANDS19125
Ref: #commands19239
Node: accounts19912
Ref: #accounts20012
Node: activity20994
Ref: #activity21106
Node: add21465
Ref: #add21566
Node: balance24225
Ref: #balance24338
Node: Flat mode27054
Ref: #flat-mode27181
Node: Depth limited balance reports27600
Ref: #depth-limited-balance-reports27803
Node: Multicolumn balance reports28224
Ref: #multicolumn-balance-reports28426
Node: Market value33075
Ref: #market-value33239
Node: Custom balance output33732
Ref: #custom-balance-output33905
Node: Output destination36009
Ref: #output-destination36174
Node: CSV output36444
Ref: #csv-output36563
Node: balancesheet36960
Ref: #balancesheet37088
Node: cashflow37740
Ref: #cashflow37857
Node: help38547
Ref: #help38659
Node: incomestatement39496
Ref: #incomestatement39626
Node: info40353
Ref: #info40460
Node: man40822
Ref: #man40919
Node: print41322
Ref: #print41427
Node: register42778
Ref: #register42891
Node: Custom register output47232
Ref: #custom-register-output47363
Node: stats48660
Ref: #stats48766
Node: test49647
Ref: #test49734
Node: ADD-ON COMMANDS50101
Ref: #add-on-commands50237
Node: api51525
Ref: #api51617
Node: autosync51651
Ref: #autosync51766
Node: diff54081
Ref: #diff54191
Node: equity54855
Ref: #equity54969
Node: interest56297
Ref: #interest56414
Node: irr59498
Ref: #irr59611
Node: print-unique61986
Ref: #print-unique62116
Node: rewrite62374
Ref: #rewrite62493
Node: ui63022
Ref: #ui63122
Node: web63163
Ref: #web63251
Node: TROUBLESHOOTING63284
Ref: #troubleshooting63403
Node: Run-time problems63457
Ref: #run-time-problems63600
Node: Known limitations65544
Ref: #known-limitations65687
Node: Multiple files8959
Ref: #multiple-files9084
Node: Repeated options9349
Ref: #repeated-options9501
Node: Depth limiting9621
Ref: #depth-limiting9766
Node: Smart dates9967
Ref: #smart-dates10106
Node: Report intervals11103
Ref: #report-intervals11256
Node: Period expressions11592
Ref: #period-expressions11757
Node: Regular expressions14092
Ref: #regular-expressions14234
Node: QUERIES15717
Ref: #queries15821
Node: COMMANDS19139
Ref: #commands19253
Node: accounts19926
Ref: #accounts20026
Node: activity21008
Ref: #activity21120
Node: add21479
Ref: #add21580
Node: balance24239
Ref: #balance24352
Node: Flat mode27068
Ref: #flat-mode27195
Node: Depth limited balance reports27614
Ref: #depth-limited-balance-reports27817
Node: Multicolumn balance reports28238
Ref: #multicolumn-balance-reports28440
Node: Market value33089
Ref: #market-value33253
Node: Custom balance output33746
Ref: #custom-balance-output33919
Node: Output destination36023
Ref: #output-destination36188
Node: CSV output36458
Ref: #csv-output36577
Node: balancesheet36974
Ref: #balancesheet37102
Node: cashflow37754
Ref: #cashflow37871
Node: help38561
Ref: #help38673
Node: incomestatement39510
Ref: #incomestatement39640
Node: info40367
Ref: #info40474
Node: man40836
Ref: #man40933
Node: print41336
Ref: #print41441
Node: register42792
Ref: #register42905
Node: Custom register output47246
Ref: #custom-register-output47377
Node: stats48674
Ref: #stats48780
Node: test49661
Ref: #test49748
Node: ADD-ON COMMANDS50115
Ref: #add-on-commands50251
Node: api51539
Ref: #api51631
Node: autosync51665
Ref: #autosync51780
Node: diff54095
Ref: #diff54205
Node: equity54869
Ref: #equity54983
Node: interest56311
Ref: #interest56428
Node: irr59512
Ref: #irr59625
Node: print-unique62000
Ref: #print-unique62130
Node: rewrite62388
Ref: #rewrite62507
Node: ui63036
Ref: #ui63136
Node: web63177
Ref: #web63265
Node: TROUBLESHOOTING63298
Ref: #troubleshooting63417
Node: Run-time problems63471
Ref: #run-time-problems63614
Node: Known limitations65558
Ref: #known-limitations65701

End Tag Table

View File

@ -307,7 +307,7 @@ OPTIONS
lastweek spaces are optional
today, yesterday, tomorrow
Report interval
Report intervals
A report interval can be specified so that commands like register, bal-
ance and activity will divide their reports into multiple subperiods.
The basic intervals can be selected with one of -D/--daily,
@ -397,7 +397,7 @@ OPTIONS
hledger register checking -p "every 3rd day of week"
Regular Expressions
Regular expressions
hledger uses regular expressions in a number of places:
o query terms, on the command line and in the hledger-web search form:
@ -501,9 +501,9 @@ QUERIES
date:PERIODEXPR
match dates within the specified period. PERIODEXPR is a period
expression (with no report interval). Examples: date:2016,
date:thismonth, date:2000/2/1-2/15, date:lastweek-. The com-
mand-line --date2 flag makes date: match secondary dates
instead.
date:thismonth, date:2000/2/1-2/15, date:lastweek-. If the
--date2 command line flag is present, this matches secondary
dates instead.
date2:PERIODEXPR
match secondary dates within the specified period.