doc: fix links to output format section
[ci skip]
This commit is contained in:
parent
18a0786691
commit
7c351547ba
@ -1895,7 +1895,8 @@ rendered on one line
|
|||||||
\f[C]%20(total)\ \ %2(depth_spacer)%\-(account)\f[] \- the default
|
\f[C]%20(total)\ \ %2(depth_spacer)%\-(account)\f[] \- the default
|
||||||
format for the single\-column balance report
|
format for the single\-column balance report
|
||||||
.PP
|
.PP
|
||||||
This command also supports output destination and output formats.
|
This command also supports output destination and output format
|
||||||
|
selection.
|
||||||
.SS Colour support
|
.SS Colour support
|
||||||
.PP
|
.PP
|
||||||
The balance command shows negative amounts in red, if:
|
The balance command shows negative amounts in red, if:
|
||||||
@ -2014,7 +2015,8 @@ Normally balancesheet shows historical ending balances, which is what
|
|||||||
you need for a balance sheet; note this means it ignores report begin
|
you need for a balance sheet; note this means it ignores report begin
|
||||||
dates.
|
dates.
|
||||||
.PP
|
.PP
|
||||||
This command also supports output destination and output formats.
|
This command also supports output destination and output format
|
||||||
|
selection.
|
||||||
.SS balancesheetequity
|
.SS balancesheetequity
|
||||||
.PP
|
.PP
|
||||||
Just like balancesheet, but also reports Equity (which it assumes is
|
Just like balancesheet, but also reports Equity (which it assumes is
|
||||||
@ -2151,7 +2153,8 @@ Normally cashflow shows changes in assets per period, though as with
|
|||||||
multicolumn balance reports you can alter the report mode with
|
multicolumn balance reports you can alter the report mode with
|
||||||
\f[C]\-\-change\f[]/\f[C]\-\-cumulative\f[]/\f[C]\-\-historical\f[].
|
\f[C]\-\-change\f[]/\f[C]\-\-cumulative\f[]/\f[C]\-\-historical\f[].
|
||||||
.PP
|
.PP
|
||||||
This command also supports output destination and output formats.
|
This command also supports output destination and output format
|
||||||
|
selection.
|
||||||
.SS check\-dates
|
.SS check\-dates
|
||||||
.PP
|
.PP
|
||||||
Check that transactions are sorted by increasing date.
|
Check that transactions are sorted by increasing date.
|
||||||
@ -2350,7 +2353,8 @@ Normally incomestatement shows revenues/expenses per period, though as
|
|||||||
with multicolumn balance reports you can alter the report mode with
|
with multicolumn balance reports you can alter the report mode with
|
||||||
\f[C]\-\-change\f[]/\f[C]\-\-cumulative\f[]/\f[C]\-\-historical\f[].
|
\f[C]\-\-change\f[]/\f[C]\-\-cumulative\f[]/\f[C]\-\-historical\f[].
|
||||||
.PP
|
.PP
|
||||||
This command also supports output destination and output formats.
|
This command also supports output destination and output format
|
||||||
|
selection.
|
||||||
.SS prices
|
.SS prices
|
||||||
.PP
|
.PP
|
||||||
Print all market prices from the journal.
|
Print all market prices from the journal.
|
||||||
@ -2463,7 +2467,8 @@ increasing dates, and that transactions on the same day do not get
|
|||||||
reordered.
|
reordered.
|
||||||
See also the import command.
|
See also the import command.
|
||||||
.PP
|
.PP
|
||||||
This command also supports output destination and output formats.
|
This command also supports output destination and output format
|
||||||
|
selection.
|
||||||
Here's an example of print's CSV output:
|
Here's an example of print's CSV output:
|
||||||
.IP
|
.IP
|
||||||
.nf
|
.nf
|
||||||
@ -2675,7 +2680,8 @@ $\ hledger\ reg\ \-w\ $COLUMNS,40\ \ \ \ \ \ #\ use\ terminal\ width,\ and\ set\
|
|||||||
\f[]
|
\f[]
|
||||||
.fi
|
.fi
|
||||||
.PP
|
.PP
|
||||||
This command also supports output destination and output formats.
|
This command also supports output destination and output format
|
||||||
|
selection.
|
||||||
.SS register\-match
|
.SS register\-match
|
||||||
.PP
|
.PP
|
||||||
Print the one posting whose transaction description is closest to DESC,
|
Print the one posting whose transaction description is closest to DESC,
|
||||||
@ -2714,7 +2720,8 @@ The stats command displays summary information for the whole journal, or
|
|||||||
a matched part of it.
|
a matched part of it.
|
||||||
With a reporting interval, it shows a report for each report period.
|
With a reporting interval, it shows a report for each report period.
|
||||||
.PP
|
.PP
|
||||||
This command also supports output destination and output formats.
|
This command also supports output destination and output format
|
||||||
|
selection.
|
||||||
.SS tags
|
.SS tags
|
||||||
.PP
|
.PP
|
||||||
List all the tag names used in the journal.
|
List all the tag names used in the journal.
|
||||||
|
|||||||
@ -1474,7 +1474,8 @@ may be needed to get pleasing results.
|
|||||||
* '%20(total) %2(depth_spacer)%-(account)' - the default format for
|
* '%20(total) %2(depth_spacer)%-(account)' - the default format for
|
||||||
the single-column balance report
|
the single-column balance report
|
||||||
|
|
||||||
This command also supports output destination and output formats.
|
This command also supports output destination and output format
|
||||||
|
selection.
|
||||||
|
|
||||||
|
|
||||||
File: hledger.info, Node: Colour support, Prev: Custom balance output, Up: balance
|
File: hledger.info, Node: Colour support, Prev: Custom balance output, Up: balance
|
||||||
@ -1570,7 +1571,8 @@ the report mode with '--change'/'--cumulative'/'--historical'. Normally
|
|||||||
balancesheet shows historical ending balances, which is what you need
|
balancesheet shows historical ending balances, which is what you need
|
||||||
for a balance sheet; note this means it ignores report begin dates.
|
for a balance sheet; note this means it ignores report begin dates.
|
||||||
|
|
||||||
This command also supports output destination and output formats.
|
This command also supports output destination and output format
|
||||||
|
selection.
|
||||||
|
|
||||||
|
|
||||||
File: hledger.info, Node: balancesheetequity, Next: cashflow, Prev: balancesheet, Up: COMMANDS
|
File: hledger.info, Node: balancesheetequity, Next: cashflow, Prev: balancesheet, Up: COMMANDS
|
||||||
@ -1682,7 +1684,8 @@ each report period. Normally cashflow shows changes in assets per
|
|||||||
period, though as with multicolumn balance reports you can alter the
|
period, though as with multicolumn balance reports you can alter the
|
||||||
report mode with '--change'/'--cumulative'/'--historical'.
|
report mode with '--change'/'--cumulative'/'--historical'.
|
||||||
|
|
||||||
This command also supports output destination and output formats.
|
This command also supports output destination and output format
|
||||||
|
selection.
|
||||||
|
|
||||||
|
|
||||||
File: hledger.info, Node: check-dates, Next: check-dupes, Prev: cashflow, Up: COMMANDS
|
File: hledger.info, Node: check-dates, Next: check-dupes, Prev: cashflow, Up: COMMANDS
|
||||||
@ -1861,7 +1864,8 @@ each report period. Normally incomestatement shows revenues/expenses
|
|||||||
per period, though as with multicolumn balance reports you can alter the
|
per period, though as with multicolumn balance reports you can alter the
|
||||||
report mode with '--change'/'--cumulative'/'--historical'.
|
report mode with '--change'/'--cumulative'/'--historical'.
|
||||||
|
|
||||||
This command also supports output destination and output formats.
|
This command also supports output destination and output format
|
||||||
|
selection.
|
||||||
|
|
||||||
|
|
||||||
File: hledger.info, Node: prices, Next: print, Prev: incomestatement, Up: COMMANDS
|
File: hledger.info, Node: prices, Next: print, Prev: incomestatement, Up: COMMANDS
|
||||||
@ -1958,8 +1962,8 @@ $ hledger -f bank1.csv print --new
|
|||||||
increasing dates, and that transactions on the same day do not get
|
increasing dates, and that transactions on the same day do not get
|
||||||
reordered. See also the import command.
|
reordered. See also the import command.
|
||||||
|
|
||||||
This command also supports output destination and output formats.
|
This command also supports output destination and output format
|
||||||
Here's an example of print's CSV output:
|
selection. Here's an example of print's CSV output:
|
||||||
|
|
||||||
$ hledger print -Ocsv
|
$ hledger print -Ocsv
|
||||||
"txnidx","date","date2","status","code","description","comment","account","amount","commodity","credit","debit","posting-status","posting-comment"
|
"txnidx","date","date2","status","code","description","comment","account","amount","commodity","credit","debit","posting-status","posting-comment"
|
||||||
@ -2129,7 +2133,8 @@ $ export COLUMNS=100; hledger reg # set till session end (or window resize)
|
|||||||
$ hledger reg -w 100,40 # set overall width 100, description width 40
|
$ hledger reg -w 100,40 # set overall width 100, description width 40
|
||||||
$ hledger reg -w $COLUMNS,40 # use terminal width, and set description width
|
$ hledger reg -w $COLUMNS,40 # use terminal width, and set description width
|
||||||
|
|
||||||
This command also supports output destination and output formats.
|
This command also supports output destination and output format
|
||||||
|
selection.
|
||||||
|
|
||||||
|
|
||||||
File: hledger.info, Node: register-match, Next: rewrite, Prev: register, Up: COMMANDS
|
File: hledger.info, Node: register-match, Next: rewrite, Prev: register, Up: COMMANDS
|
||||||
@ -2178,7 +2183,8 @@ Commodities : 1 ($)
|
|||||||
or a matched part of it. With a reporting interval, it shows a report
|
or a matched part of it. With a reporting interval, it shows a report
|
||||||
for each report period.
|
for each report period.
|
||||||
|
|
||||||
This command also supports output destination and output formats.
|
This command also supports output destination and output format
|
||||||
|
selection.
|
||||||
|
|
||||||
|
|
||||||
File: hledger.info, Node: tags, Next: test, Prev: stats, Up: COMMANDS
|
File: hledger.info, Node: tags, Next: test, Prev: stats, Up: COMMANDS
|
||||||
@ -2450,75 +2456,75 @@ Node: Budgets44692
|
|||||||
Ref: #budgets44839
|
Ref: #budgets44839
|
||||||
Node: Custom balance output48670
|
Node: Custom balance output48670
|
||||||
Ref: #custom-balance-output48832
|
Ref: #custom-balance-output48832
|
||||||
Node: Colour support50989
|
Node: Colour support50998
|
||||||
Ref: #colour-support51121
|
Ref: #colour-support51130
|
||||||
Node: balancesheet51294
|
Node: balancesheet51303
|
||||||
Ref: #balancesheet51430
|
Ref: #balancesheet51439
|
||||||
Node: balancesheetequity53732
|
Node: balancesheetequity53750
|
||||||
Ref: #balancesheetequity53881
|
Ref: #balancesheetequity53899
|
||||||
Node: cashflow54418
|
Node: cashflow54436
|
||||||
Ref: #cashflow54546
|
Ref: #cashflow54564
|
||||||
Node: check-dates56660
|
Node: check-dates56687
|
||||||
Ref: #check-dates56787
|
Ref: #check-dates56814
|
||||||
Node: check-dupes56904
|
Node: check-dupes56931
|
||||||
Ref: #check-dupes57028
|
Ref: #check-dupes57055
|
||||||
Node: close57165
|
Node: close57192
|
||||||
Ref: #close57272
|
Ref: #close57299
|
||||||
Node: help57602
|
Node: help57629
|
||||||
Ref: #help57702
|
Ref: #help57729
|
||||||
Node: import58776
|
Node: import58803
|
||||||
Ref: #import58890
|
Ref: #import58917
|
||||||
Node: incomestatement59620
|
Node: incomestatement59647
|
||||||
Ref: #incomestatement59754
|
Ref: #incomestatement59781
|
||||||
Node: prices62149
|
Node: prices62185
|
||||||
Ref: #prices62264
|
Ref: #prices62300
|
||||||
Node: print62307
|
Node: print62343
|
||||||
Ref: #print62417
|
Ref: #print62453
|
||||||
Node: print-unique67301
|
Node: print-unique67347
|
||||||
Ref: #print-unique67427
|
Ref: #print-unique67473
|
||||||
Node: register67495
|
Node: register67541
|
||||||
Ref: #register67622
|
Ref: #register67668
|
||||||
Node: Custom register output72123
|
Node: Custom register output72169
|
||||||
Ref: #custom-register-output72252
|
Ref: #custom-register-output72298
|
||||||
Node: register-match73473
|
Node: register-match73528
|
||||||
Ref: #register-match73607
|
Ref: #register-match73662
|
||||||
Node: rewrite73790
|
Node: rewrite73845
|
||||||
Ref: #rewrite73907
|
Ref: #rewrite73962
|
||||||
Node: stats73976
|
Node: stats74031
|
||||||
Ref: #stats74079
|
Ref: #stats74134
|
||||||
Node: tags74940
|
Node: tags75004
|
||||||
Ref: #tags75038
|
Ref: #tags75102
|
||||||
Node: test75274
|
Node: test75338
|
||||||
Ref: #test75358
|
Ref: #test75422
|
||||||
Node: ADD-ON COMMANDS75726
|
Node: ADD-ON COMMANDS75790
|
||||||
Ref: #add-on-commands75836
|
Ref: #add-on-commands75900
|
||||||
Node: Official add-ons77123
|
Node: Official add-ons77187
|
||||||
Ref: #official-add-ons77263
|
Ref: #official-add-ons77327
|
||||||
Node: api77350
|
Node: api77414
|
||||||
Ref: #api77439
|
Ref: #api77503
|
||||||
Node: ui77491
|
Node: ui77555
|
||||||
Ref: #ui77590
|
Ref: #ui77654
|
||||||
Node: web77648
|
Node: web77712
|
||||||
Ref: #web77737
|
Ref: #web77801
|
||||||
Node: Third party add-ons77783
|
Node: Third party add-ons77847
|
||||||
Ref: #third-party-add-ons77958
|
Ref: #third-party-add-ons78022
|
||||||
Node: diff78093
|
Node: diff78157
|
||||||
Ref: #diff78190
|
Ref: #diff78254
|
||||||
Node: iadd78289
|
Node: iadd78353
|
||||||
Ref: #iadd78403
|
Ref: #iadd78467
|
||||||
Node: interest78486
|
Node: interest78550
|
||||||
Ref: #interest78607
|
Ref: #interest78671
|
||||||
Node: irr78702
|
Node: irr78766
|
||||||
Ref: #irr78800
|
Ref: #irr78864
|
||||||
Node: Experimental add-ons78878
|
Node: Experimental add-ons78942
|
||||||
Ref: #experimental-add-ons79030
|
Ref: #experimental-add-ons79094
|
||||||
Node: autosync79321
|
Node: autosync79385
|
||||||
Ref: #autosync79433
|
Ref: #autosync79497
|
||||||
Node: budget79672
|
Node: budget79736
|
||||||
Ref: #budget79794
|
Ref: #budget79858
|
||||||
Node: chart79860
|
Node: chart79924
|
||||||
Ref: #chart79977
|
Ref: #chart80041
|
||||||
Node: check80048
|
Node: check80112
|
||||||
Ref: #check80150
|
Ref: #check80214
|
||||||
|
|
||||||
End Tag Table
|
End Tag Table
|
||||||
|
|||||||
@ -1340,7 +1340,8 @@ COMMANDS
|
|||||||
o %20(total) %2(depth_spacer)%-(account) - the default format for the
|
o %20(total) %2(depth_spacer)%-(account) - the default format for the
|
||||||
single-column balance report
|
single-column balance report
|
||||||
|
|
||||||
This command also supports output destination and output formats.
|
This command also supports output destination and output format selec-
|
||||||
|
tion.
|
||||||
|
|
||||||
Colour support
|
Colour support
|
||||||
The balance command shows negative amounts in red, if:
|
The balance command shows negative amounts in red, if:
|
||||||
@ -1424,7 +1425,8 @@ COMMANDS
|
|||||||
ancesheet shows historical ending balances, which is what you need for
|
ancesheet shows historical ending balances, which is what you need for
|
||||||
a balance sheet; note this means it ignores report begin dates.
|
a balance sheet; note this means it ignores report begin dates.
|
||||||
|
|
||||||
This command also supports output destination and output formats.
|
This command also supports output destination and output format selec-
|
||||||
|
tion.
|
||||||
|
|
||||||
balancesheetequity
|
balancesheetequity
|
||||||
Just like balancesheet, but also reports Equity (which it assumes is
|
Just like balancesheet, but also reports Equity (which it assumes is
|
||||||
@ -1523,7 +1525,8 @@ COMMANDS
|
|||||||
though as with multicolumn balance reports you can alter the report
|
though as with multicolumn balance reports you can alter the report
|
||||||
mode with --change/--cumulative/--historical.
|
mode with --change/--cumulative/--historical.
|
||||||
|
|
||||||
This command also supports output destination and output formats.
|
This command also supports output destination and output format selec-
|
||||||
|
tion.
|
||||||
|
|
||||||
check-dates
|
check-dates
|
||||||
Check that transactions are sorted by increasing date. With a query,
|
Check that transactions are sorted by increasing date. With a query,
|
||||||
@ -1668,7 +1671,8 @@ COMMANDS
|
|||||||
period, though as with multicolumn balance reports you can alter the
|
period, though as with multicolumn balance reports you can alter the
|
||||||
report mode with --change/--cumulative/--historical.
|
report mode with --change/--cumulative/--historical.
|
||||||
|
|
||||||
This command also supports output destination and output formats.
|
This command also supports output destination and output format selec-
|
||||||
|
tion.
|
||||||
|
|
||||||
prices
|
prices
|
||||||
Print all market prices from the journal.
|
Print all market prices from the journal.
|
||||||
@ -1753,8 +1757,8 @@ COMMANDS
|
|||||||
increasing dates, and that transactions on the same day do not get
|
increasing dates, and that transactions on the same day do not get
|
||||||
reordered. See also the import command.
|
reordered. See also the import command.
|
||||||
|
|
||||||
This command also supports output destination and output formats.
|
This command also supports output destination and output format selec-
|
||||||
Here's an example of print's CSV output:
|
tion. Here's an example of print's CSV output:
|
||||||
|
|
||||||
$ hledger print -Ocsv
|
$ hledger print -Ocsv
|
||||||
"txnidx","date","date2","status","code","description","comment","account","amount","commodity","credit","debit","posting-status","posting-comment"
|
"txnidx","date","date2","status","code","description","comment","account","amount","commodity","credit","debit","posting-status","posting-comment"
|
||||||
@ -1907,7 +1911,8 @@ COMMANDS
|
|||||||
$ hledger reg -w 100,40 # set overall width 100, description width 40
|
$ hledger reg -w 100,40 # set overall width 100, description width 40
|
||||||
$ hledger reg -w $COLUMNS,40 # use terminal width, and set description width
|
$ hledger reg -w $COLUMNS,40 # use terminal width, and set description width
|
||||||
|
|
||||||
This command also supports output destination and output formats.
|
This command also supports output destination and output format selec-
|
||||||
|
tion.
|
||||||
|
|
||||||
register-match
|
register-match
|
||||||
Print the one posting whose transaction description is closest to DESC,
|
Print the one posting whose transaction description is closest to DESC,
|
||||||
@ -1940,7 +1945,8 @@ COMMANDS
|
|||||||
or a matched part of it. With a reporting interval, it shows a report
|
or a matched part of it. With a reporting interval, it shows a report
|
||||||
for each report period.
|
for each report period.
|
||||||
|
|
||||||
This command also supports output destination and output formats.
|
This command also supports output destination and output format selec-
|
||||||
|
tion.
|
||||||
|
|
||||||
tags
|
tags
|
||||||
List all the tag names used in the journal. With a TAGREGEX argument,
|
List all the tag names used in the journal. With a TAGREGEX argument,
|
||||||
|
|||||||
@ -390,7 +390,7 @@ Some example formats:
|
|||||||
- `%,%-50(account) %25(total)` - account name padded to 50 characters, total padded to 20 characters, with multiple commodities rendered on one line
|
- `%,%-50(account) %25(total)` - account name padded to 50 characters, total padded to 20 characters, with multiple commodities rendered on one line
|
||||||
- `%20(total) %2(depth_spacer)%-(account)` - the default format for the single-column balance report
|
- `%20(total) %2(depth_spacer)%-(account)` - the default format for the single-column balance report
|
||||||
|
|
||||||
This command also supports [output destination](/manual.html#output-destination) and [output formats](/manual.html#output-formats).
|
This command also supports [output destination](/manual.html#output-destination) and [output format](/manual.html#output-format) selection.
|
||||||
|
|
||||||
### Colour support
|
### Colour support
|
||||||
|
|
||||||
|
|||||||
@ -250,7 +250,7 @@ Normally balancesheet shows historical ending balances, which is what
|
|||||||
you need for a balance sheet; note this means it ignores report begin
|
you need for a balance sheet; note this means it ignores report begin
|
||||||
dates.
|
dates.
|
||||||
|
|
||||||
This command also supports [output destination](/manual.html#output-destination) and [output formats](/manual.html#output-formats).
|
This command also supports [output destination](/manual.html#output-destination) and [output format](/manual.html#output-format) selection.
|
||||||
|
|
||||||
## balancesheetequity
|
## balancesheetequity
|
||||||
Just like [balancesheet](#balancesheet), but also reports Equity
|
Just like [balancesheet](#balancesheet), but also reports Equity
|
||||||
@ -351,7 +351,7 @@ Normally cashflow shows changes in assets per period, though
|
|||||||
as with [multicolumn balance reports](#multicolumn-balance-reports)
|
as with [multicolumn balance reports](#multicolumn-balance-reports)
|
||||||
you can alter the report mode with `--change`/`--cumulative`/`--historical`.
|
you can alter the report mode with `--change`/`--cumulative`/`--historical`.
|
||||||
|
|
||||||
This command also supports [output destination](/manual.html#output-destination) and [output formats](/manual.html#output-formats).
|
This command also supports [output destination](/manual.html#output-destination) and [output format](/manual.html#output-format) selection.
|
||||||
|
|
||||||
## check-dates
|
## check-dates
|
||||||
Check that transactions are sorted by increasing date.
|
Check that transactions are sorted by increasing date.
|
||||||
@ -503,7 +503,7 @@ Normally incomestatement shows revenues/expenses per period, though
|
|||||||
as with [multicolumn balance reports](#multicolumn-balance-reports)
|
as with [multicolumn balance reports](#multicolumn-balance-reports)
|
||||||
you can alter the report mode with `--change`/`--cumulative`/`--historical`.
|
you can alter the report mode with `--change`/`--cumulative`/`--historical`.
|
||||||
|
|
||||||
This command also supports [output destination](/manual.html#output-destination) and [output formats](/manual.html#output-formats).
|
This command also supports [output destination](/manual.html#output-destination) and [output format](/manual.html#output-format) selection.
|
||||||
|
|
||||||
## prices
|
## prices
|
||||||
Print all [market prices](/manual#market-prices) from the journal.
|
Print all [market prices](/manual#market-prices) from the journal.
|
||||||
@ -585,7 +585,7 @@ This assumes that transactions added to FILE always have same or increasing date
|
|||||||
and that transactions on the same day do not get reordered.
|
and that transactions on the same day do not get reordered.
|
||||||
See also the [import](#import) command.
|
See also the [import](#import) command.
|
||||||
|
|
||||||
This command also supports [output destination](/manual.html#output-destination) and [output formats](/manual.html#output-formats).
|
This command also supports [output destination](/manual.html#output-destination) and [output format](/manual.html#output-format) selection.
|
||||||
Here's an example of print's CSV output:
|
Here's an example of print's CSV output:
|
||||||
```shell
|
```shell
|
||||||
$ hledger print -Ocsv
|
$ hledger print -Ocsv
|
||||||
@ -740,7 +740,7 @@ $ hledger reg -w 100,40 # set overall width 100, description width 40
|
|||||||
$ hledger reg -w $COLUMNS,40 # use terminal width, and set description width
|
$ hledger reg -w $COLUMNS,40 # use terminal width, and set description width
|
||||||
```
|
```
|
||||||
|
|
||||||
This command also supports [output destination](/manual.html#output-destination) and [output formats](/manual.html#output-formats).
|
This command also supports [output destination](/manual.html#output-destination) and [output format](/manual.html#output-format) selection.
|
||||||
|
|
||||||
## register-match
|
## register-match
|
||||||
Print the one posting whose transaction description is closest to DESC,
|
Print the one posting whose transaction description is closest to DESC,
|
||||||
@ -774,7 +774,7 @@ The stats command displays summary information for the whole journal, or
|
|||||||
a matched part of it. With a [reporting interval](#reporting-interval),
|
a matched part of it. With a [reporting interval](#reporting-interval),
|
||||||
it shows a report for each report period.
|
it shows a report for each report period.
|
||||||
|
|
||||||
This command also supports [output destination](/manual.html#output-destination) and [output formats](/manual.html#output-formats).
|
This command also supports [output destination](/manual.html#output-destination) and [output format](/manual.html#output-format) selection.
|
||||||
|
|
||||||
## tags
|
## tags
|
||||||
List all the tag names used in the journal. With a TAGREGEX argument,
|
List all the tag names used in the journal. With a TAGREGEX argument,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user