;doc: update embedded manuals
This commit is contained in:
parent
f2cb3cd023
commit
ffc3440313
@ -1,2 +1,2 @@
|
|||||||
m4_dnl Date to show in man pages. Updated by "Shake manuals"
|
m4_dnl Date to show in man pages. Updated by "Shake manuals"
|
||||||
m4_define({{_monthyear_}}, {{October 2024}})m4_dnl
|
m4_define({{_monthyear_}}, {{December 2024}})m4_dnl
|
||||||
|
|||||||
@ -1,2 +1,2 @@
|
|||||||
m4_dnl Date to show in man pages. Updated by "Shake manuals"
|
m4_dnl Date to show in man pages. Updated by "Shake manuals"
|
||||||
m4_define({{_monthyear_}}, {{October 2024}})m4_dnl
|
m4_define({{_monthyear_}}, {{December 2024}})m4_dnl
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
|
|
||||||
.TH "HLEDGER\-UI" "1" "October 2024" "hledger-ui-1.40.99 " "hledger User Manuals"
|
.TH "HLEDGER\-UI" "1" "December 2024" "hledger-ui-1.41.99 " "hledger User Manuals"
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -17,7 +17,7 @@ or
|
|||||||
.PD
|
.PD
|
||||||
\f[CR]hledger ui \-\- [OPTS] [QUERYARGS]\f[R]
|
\f[CR]hledger ui \-\- [OPTS] [QUERYARGS]\f[R]
|
||||||
.SH DESCRIPTION
|
.SH DESCRIPTION
|
||||||
This manual is for hledger\[aq]s terminal interface, version 1.40.99.
|
This manual is for hledger\[aq]s terminal interface, version 1.41.99.
|
||||||
See also the hledger manual for common concepts and file formats.
|
See also the hledger manual for common concepts and file formats.
|
||||||
.PP
|
.PP
|
||||||
hledger is a robust, user\-friendly, cross\-platform set of programs for
|
hledger is a robust, user\-friendly, cross\-platform set of programs for
|
||||||
@ -115,9 +115,11 @@ General output/reporting flags (supported by some commands):
|
|||||||
\-C \-\-cleared include only cleared postings/transactions
|
\-C \-\-cleared include only cleared postings/transactions
|
||||||
(\-U/\-P/\-C can be combined)
|
(\-U/\-P/\-C can be combined)
|
||||||
\-R \-\-real include only non\-virtual postings
|
\-R \-\-real include only non\-virtual postings
|
||||||
\-\-depth=NUM or \-NUM: show only top NUM levels of accounts
|
|
||||||
\-E \-\-empty Show zero items, which are normally hidden.
|
\-E \-\-empty Show zero items, which are normally hidden.
|
||||||
In hledger\-ui & hledger\-web, do the opposite.
|
In hledger\-ui & hledger\-web, do the opposite.
|
||||||
|
\-\-depth=DEPTHEXP if a number (or \-NUM): show only top NUM levels
|
||||||
|
of accounts. If REGEXP=NUM, only apply limiting to
|
||||||
|
accounts matching the regular expression.
|
||||||
\-B \-\-cost show amounts converted to their cost/sale amount
|
\-B \-\-cost show amounts converted to their cost/sale amount
|
||||||
\-V \-\-market Show amounts converted to their value at period
|
\-V \-\-market Show amounts converted to their value at period
|
||||||
end(s) in their default valuation commodity.
|
end(s) in their default valuation commodity.
|
||||||
@ -211,6 +213,9 @@ period to \[dq]today\[dq].
|
|||||||
If you are using \f[CR]\-w/\-\-watch\f[R] and viewing a narrowed period
|
If you are using \f[CR]\-w/\-\-watch\f[R] and viewing a narrowed period
|
||||||
containing today, the view will follow any changes in system date
|
containing today, the view will follow any changes in system date
|
||||||
(moving to the period containing the new date).
|
(moving to the period containing the new date).
|
||||||
|
(These keys work only with the standard Julian calendar
|
||||||
|
year/quarter/month/week/day periods; they are not affected by a custom
|
||||||
|
report interval specified at the command line.)
|
||||||
.PP
|
.PP
|
||||||
You can also specify a non\-standard period with \f[CR]/\f[R] and a
|
You can also specify a non\-standard period with \f[CR]/\f[R] and a
|
||||||
\f[CR]date:\f[R] query; in this case, the period is not movable with the
|
\f[CR]date:\f[R] query; in this case, the period is not movable with the
|
||||||
@ -461,7 +466,7 @@ with \f[CR]\-f/\-\-file\f[R].
|
|||||||
Default: \f[CR]$HOME/.hledger.journal\f[R].
|
Default: \f[CR]$HOME/.hledger.journal\f[R].
|
||||||
.SH BUGS
|
.SH BUGS
|
||||||
We welcome bug reports in the hledger issue tracker (shortcut:
|
We welcome bug reports in the hledger issue tracker (shortcut:
|
||||||
http://bugs.hledger.org), or on the #hledger chat or hledger mail list
|
https://bugs.hledger.org), or on the hledger chat or mail list
|
||||||
(https://hledger.org/support).
|
(https://hledger.org/support).
|
||||||
.PP
|
.PP
|
||||||
Some known issues:
|
Some known issues:
|
||||||
|
|||||||
@ -18,7 +18,7 @@ plain text accounting app.
|
|||||||
or
|
or
|
||||||
'hledger ui -- [OPTS] [QUERYARGS]'
|
'hledger ui -- [OPTS] [QUERYARGS]'
|
||||||
|
|
||||||
This manual is for hledger's terminal interface, version 1.40.99.
|
This manual is for hledger's terminal interface, version 1.41.99.
|
||||||
See also the hledger manual for common concepts and file formats.
|
See also the hledger manual for common concepts and file formats.
|
||||||
|
|
||||||
hledger is a robust, user-friendly, cross-platform set of programs
|
hledger is a robust, user-friendly, cross-platform set of programs
|
||||||
@ -126,9 +126,11 @@ General output/reporting flags (supported by some commands):
|
|||||||
-C --cleared include only cleared postings/transactions
|
-C --cleared include only cleared postings/transactions
|
||||||
(-U/-P/-C can be combined)
|
(-U/-P/-C can be combined)
|
||||||
-R --real include only non-virtual postings
|
-R --real include only non-virtual postings
|
||||||
--depth=NUM or -NUM: show only top NUM levels of accounts
|
|
||||||
-E --empty Show zero items, which are normally hidden.
|
-E --empty Show zero items, which are normally hidden.
|
||||||
In hledger-ui & hledger-web, do the opposite.
|
In hledger-ui & hledger-web, do the opposite.
|
||||||
|
--depth=DEPTHEXP if a number (or -NUM): show only top NUM levels
|
||||||
|
of accounts. If REGEXP=NUM, only apply limiting to
|
||||||
|
accounts matching the regular expression.
|
||||||
-B --cost show amounts converted to their cost/sale amount
|
-B --cost show amounts converted to their cost/sale amount
|
||||||
-V --market Show amounts converted to their value at period
|
-V --market Show amounts converted to their value at period
|
||||||
end(s) in their default valuation commodity.
|
end(s) in their default valuation commodity.
|
||||||
@ -221,7 +223,10 @@ is displayed in the header line, pressing 'SHIFT-LEFT' or 'SHIFT-RIGHT'
|
|||||||
moves to the previous or next period, and pressing 'T' sets the period
|
moves to the previous or next period, and pressing 'T' sets the period
|
||||||
to "today". If you are using '-w/--watch' and viewing a narrowed period
|
to "today". If you are using '-w/--watch' and viewing a narrowed period
|
||||||
containing today, the view will follow any changes in system date
|
containing today, the view will follow any changes in system date
|
||||||
(moving to the period containing the new date).
|
(moving to the period containing the new date). (These keys work only
|
||||||
|
with the standard Julian calendar year/quarter/month/week/day periods;
|
||||||
|
they are not affected by a custom report interval specified at the
|
||||||
|
command line.)
|
||||||
|
|
||||||
You can also specify a non-standard period with '/' and a 'date:'
|
You can also specify a non-standard period with '/' and a 'date:'
|
||||||
query; in this case, the period is not movable with the arrow keys.
|
query; in this case, the period is not movable with the arrow keys.
|
||||||
@ -521,7 +526,7 @@ File: hledger-ui.info, Node: BUGS, Prev: ENVIRONMENT, Up: Top
|
|||||||
******
|
******
|
||||||
|
|
||||||
We welcome bug reports in the hledger issue tracker (shortcut:
|
We welcome bug reports in the hledger issue tracker (shortcut:
|
||||||
http://bugs.hledger.org), or on the #hledger chat or hledger mail list
|
https://bugs.hledger.org), or on the hledger chat or mail list
|
||||||
(https://hledger.org/support).
|
(https://hledger.org/support).
|
||||||
|
|
||||||
Some known issues:
|
Some known issues:
|
||||||
@ -540,20 +545,20 @@ above).
|
|||||||
Tag Table:
|
Tag Table:
|
||||||
Node: Top223
|
Node: Top223
|
||||||
Node: OPTIONS1874
|
Node: OPTIONS1874
|
||||||
Node: MOUSE8397
|
Node: MOUSE8548
|
||||||
Node: KEYS8729
|
Node: KEYS8880
|
||||||
Node: SCREENS13557
|
Node: SCREENS13884
|
||||||
Node: Menu screen14297
|
Node: Menu screen14624
|
||||||
Node: Cash accounts screen14613
|
Node: Cash accounts screen14940
|
||||||
Node: Balance sheet accounts screen14974
|
Node: Balance sheet accounts screen15301
|
||||||
Node: Income statement accounts screen15310
|
Node: Income statement accounts screen15637
|
||||||
Node: All accounts screen15695
|
Node: All accounts screen16022
|
||||||
Node: Register screen16058
|
Node: Register screen16385
|
||||||
Node: Transaction screen18501
|
Node: Transaction screen18828
|
||||||
Node: Error screen20076
|
Node: Error screen20403
|
||||||
Node: WATCH MODE20442
|
Node: WATCH MODE20769
|
||||||
Node: ENVIRONMENT22018
|
Node: ENVIRONMENT22345
|
||||||
Node: BUGS22325
|
Node: BUGS22652
|
||||||
|
|
||||||
End Tag Table
|
End Tag Table
|
||||||
|
|
||||||
|
|||||||
@ -11,7 +11,7 @@ SYNOPSIS
|
|||||||
hledger ui -- [OPTS] [QUERYARGS]
|
hledger ui -- [OPTS] [QUERYARGS]
|
||||||
|
|
||||||
DESCRIPTION
|
DESCRIPTION
|
||||||
This manual is for hledger's terminal interface, version 1.40.99. See
|
This manual is for hledger's terminal interface, version 1.41.99. See
|
||||||
also the hledger manual for common concepts and file formats.
|
also the hledger manual for common concepts and file formats.
|
||||||
|
|
||||||
hledger is a robust, user-friendly, cross-platform set of programs for
|
hledger is a robust, user-friendly, cross-platform set of programs for
|
||||||
@ -104,9 +104,11 @@ OPTIONS
|
|||||||
-C --cleared include only cleared postings/transactions
|
-C --cleared include only cleared postings/transactions
|
||||||
(-U/-P/-C can be combined)
|
(-U/-P/-C can be combined)
|
||||||
-R --real include only non-virtual postings
|
-R --real include only non-virtual postings
|
||||||
--depth=NUM or -NUM: show only top NUM levels of accounts
|
|
||||||
-E --empty Show zero items, which are normally hidden.
|
-E --empty Show zero items, which are normally hidden.
|
||||||
In hledger-ui & hledger-web, do the opposite.
|
In hledger-ui & hledger-web, do the opposite.
|
||||||
|
--depth=DEPTHEXP if a number (or -NUM): show only top NUM levels
|
||||||
|
of accounts. If REGEXP=NUM, only apply limiting to
|
||||||
|
accounts matching the regular expression.
|
||||||
-B --cost show amounts converted to their cost/sale amount
|
-B --cost show amounts converted to their cost/sale amount
|
||||||
-V --market Show amounts converted to their value at period
|
-V --market Show amounts converted to their value at period
|
||||||
end(s) in their default valuation commodity.
|
end(s) in their default valuation commodity.
|
||||||
@ -189,7 +191,9 @@ KEYS
|
|||||||
the previous or next period, and pressing T sets the period to "today".
|
the previous or next period, and pressing T sets the period to "today".
|
||||||
If you are using -w/--watch and viewing a narrowed period containing
|
If you are using -w/--watch and viewing a narrowed period containing
|
||||||
today, the view will follow any changes in system date (moving to the
|
today, the view will follow any changes in system date (moving to the
|
||||||
period containing the new date).
|
period containing the new date). (These keys work only with the stan-
|
||||||
|
dard Julian calendar year/quarter/month/week/day periods; they are not
|
||||||
|
affected by a custom report interval specified at the command line.)
|
||||||
|
|
||||||
You can also specify a non-standard period with / and a date: query; in
|
You can also specify a non-standard period with / and a date: query; in
|
||||||
this case, the period is not movable with the arrow keys.
|
this case, the period is not movable with the arrow keys.
|
||||||
@ -415,7 +419,7 @@ ENVIRONMENT
|
|||||||
|
|
||||||
BUGS
|
BUGS
|
||||||
We welcome bug reports in the hledger issue tracker (shortcut:
|
We welcome bug reports in the hledger issue tracker (shortcut:
|
||||||
http://bugs.hledger.org), or on the #hledger chat or hledger mail list
|
https://bugs.hledger.org), or on the hledger chat or mail list
|
||||||
(https://hledger.org/support).
|
(https://hledger.org/support).
|
||||||
|
|
||||||
Some known issues:
|
Some known issues:
|
||||||
@ -448,4 +452,4 @@ LICENSE
|
|||||||
SEE ALSO
|
SEE ALSO
|
||||||
hledger(1), hledger-ui(1), hledger-web(1), ledger(1)
|
hledger(1), hledger-ui(1), hledger-web(1), ledger(1)
|
||||||
|
|
||||||
hledger-ui-1.40.99 October 2024 HLEDGER-UI(1)
|
hledger-ui-1.41.99 December 2024 HLEDGER-UI(1)
|
||||||
|
|||||||
@ -1,2 +1,2 @@
|
|||||||
m4_dnl Date to show in man pages. Updated by "Shake manuals"
|
m4_dnl Date to show in man pages. Updated by "Shake manuals"
|
||||||
m4_define({{_monthyear_}}, {{October 2024}})m4_dnl
|
m4_define({{_monthyear_}}, {{December 2024}})m4_dnl
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
|
|
||||||
.TH "HLEDGER\-WEB" "1" "October 2024" "hledger-web-1.40.99 " "hledger User Manuals"
|
.TH "HLEDGER\-WEB" "1" "December 2024" "hledger-web-1.41.99 " "hledger User Manuals"
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -17,7 +17,7 @@ or
|
|||||||
.PD
|
.PD
|
||||||
\f[CR]hledger web \-\- [OPTS] [QUERY]\f[R]
|
\f[CR]hledger web \-\- [OPTS] [QUERY]\f[R]
|
||||||
.SH DESCRIPTION
|
.SH DESCRIPTION
|
||||||
This manual is for hledger\[aq]s web interface, version 1.40.99.
|
This manual is for hledger\[aq]s web interface, version 1.41.99.
|
||||||
See also the hledger manual for common concepts and file formats.
|
See also the hledger manual for common concepts and file formats.
|
||||||
.PP
|
.PP
|
||||||
hledger is a robust, user\-friendly, cross\-platform set of programs for
|
hledger is a robust, user\-friendly, cross\-platform set of programs for
|
||||||
@ -166,9 +166,11 @@ General output/reporting flags (supported by some commands):
|
|||||||
\-C \-\-cleared include only cleared postings/transactions
|
\-C \-\-cleared include only cleared postings/transactions
|
||||||
(\-U/\-P/\-C can be combined)
|
(\-U/\-P/\-C can be combined)
|
||||||
\-R \-\-real include only non\-virtual postings
|
\-R \-\-real include only non\-virtual postings
|
||||||
\-\-depth=NUM or \-NUM: show only top NUM levels of accounts
|
|
||||||
\-E \-\-empty Show zero items, which are normally hidden.
|
\-E \-\-empty Show zero items, which are normally hidden.
|
||||||
In hledger\-ui & hledger\-web, do the opposite.
|
In hledger\-ui & hledger\-web, do the opposite.
|
||||||
|
\-\-depth=DEPTHEXP if a number (or \-NUM): show only top NUM levels
|
||||||
|
of accounts. If REGEXP=NUM, only apply limiting to
|
||||||
|
accounts matching the regular expression.
|
||||||
\-B \-\-cost show amounts converted to their cost/sale amount
|
\-B \-\-cost show amounts converted to their cost/sale amount
|
||||||
\-V \-\-market Show amounts converted to their value at period
|
\-V \-\-market Show amounts converted to their value at period
|
||||||
end(s) in their default valuation commodity.
|
end(s) in their default valuation commodity.
|
||||||
@ -500,7 +502,7 @@ with \f[CR]\-f/\-\-file\f[R].
|
|||||||
Default: \f[CR]$HOME/.hledger.journal\f[R].
|
Default: \f[CR]$HOME/.hledger.journal\f[R].
|
||||||
.SH BUGS
|
.SH BUGS
|
||||||
We welcome bug reports in the hledger issue tracker (shortcut:
|
We welcome bug reports in the hledger issue tracker (shortcut:
|
||||||
http://bugs.hledger.org), or on the #hledger chat or hledger mail list
|
https://bugs.hledger.org), or on the hledger chat or mail list
|
||||||
(https://hledger.org/support).
|
(https://hledger.org/support).
|
||||||
.PP
|
.PP
|
||||||
Some known issues:
|
Some known issues:
|
||||||
|
|||||||
@ -18,7 +18,7 @@ plain text accounting app.
|
|||||||
or
|
or
|
||||||
'hledger web -- [OPTS] [QUERY]'
|
'hledger web -- [OPTS] [QUERY]'
|
||||||
|
|
||||||
This manual is for hledger's web interface, version 1.40.99. See
|
This manual is for hledger's web interface, version 1.41.99. See
|
||||||
also the hledger manual for common concepts and file formats.
|
also the hledger manual for common concepts and file formats.
|
||||||
|
|
||||||
hledger is a robust, user-friendly, cross-platform set of programs
|
hledger is a robust, user-friendly, cross-platform set of programs
|
||||||
@ -171,9 +171,11 @@ General output/reporting flags (supported by some commands):
|
|||||||
-C --cleared include only cleared postings/transactions
|
-C --cleared include only cleared postings/transactions
|
||||||
(-U/-P/-C can be combined)
|
(-U/-P/-C can be combined)
|
||||||
-R --real include only non-virtual postings
|
-R --real include only non-virtual postings
|
||||||
--depth=NUM or -NUM: show only top NUM levels of accounts
|
|
||||||
-E --empty Show zero items, which are normally hidden.
|
-E --empty Show zero items, which are normally hidden.
|
||||||
In hledger-ui & hledger-web, do the opposite.
|
In hledger-ui & hledger-web, do the opposite.
|
||||||
|
--depth=DEPTHEXP if a number (or -NUM): show only top NUM levels
|
||||||
|
of accounts. If REGEXP=NUM, only apply limiting to
|
||||||
|
accounts matching the regular expression.
|
||||||
-B --cost show amounts converted to their cost/sale amount
|
-B --cost show amounts converted to their cost/sale amount
|
||||||
-V --market Show amounts converted to their value at period
|
-V --market Show amounts converted to their value at period
|
||||||
end(s) in their default valuation commodity.
|
end(s) in their default valuation commodity.
|
||||||
@ -517,7 +519,7 @@ File: hledger-web.info, Node: BUGS, Prev: ENVIRONMENT, Up: Top
|
|||||||
******
|
******
|
||||||
|
|
||||||
We welcome bug reports in the hledger issue tracker (shortcut:
|
We welcome bug reports in the hledger issue tracker (shortcut:
|
||||||
http://bugs.hledger.org), or on the #hledger chat or hledger mail list
|
https://bugs.hledger.org), or on the hledger chat or mail list
|
||||||
(https://hledger.org/support).
|
(https://hledger.org/support).
|
||||||
|
|
||||||
Some known issues:
|
Some known issues:
|
||||||
@ -528,14 +530,14 @@ http://bugs.hledger.org), or on the #hledger chat or hledger mail list
|
|||||||
Tag Table:
|
Tag Table:
|
||||||
Node: Top225
|
Node: Top225
|
||||||
Node: OPTIONS2571
|
Node: OPTIONS2571
|
||||||
Node: PERMISSIONS11109
|
Node: PERMISSIONS11260
|
||||||
Node: EDITING UPLOADING DOWNLOADING12460
|
Node: EDITING UPLOADING DOWNLOADING12611
|
||||||
Node: RELOADING13475
|
Node: RELOADING13626
|
||||||
Node: JSON API14042
|
Node: JSON API14193
|
||||||
Node: DEBUG OUTPUT19691
|
Node: DEBUG OUTPUT19842
|
||||||
Node: Debug output19843
|
Node: Debug output19994
|
||||||
Node: ENVIRONMENT20361
|
Node: ENVIRONMENT20512
|
||||||
Node: BUGS20597
|
Node: BUGS20748
|
||||||
|
|
||||||
End Tag Table
|
End Tag Table
|
||||||
|
|
||||||
|
|||||||
@ -11,7 +11,7 @@ SYNOPSIS
|
|||||||
hledger web -- [OPTS] [QUERY]
|
hledger web -- [OPTS] [QUERY]
|
||||||
|
|
||||||
DESCRIPTION
|
DESCRIPTION
|
||||||
This manual is for hledger's web interface, version 1.40.99. See also
|
This manual is for hledger's web interface, version 1.41.99. See also
|
||||||
the hledger manual for common concepts and file formats.
|
the hledger manual for common concepts and file formats.
|
||||||
|
|
||||||
hledger is a robust, user-friendly, cross-platform set of programs for
|
hledger is a robust, user-friendly, cross-platform set of programs for
|
||||||
@ -148,9 +148,11 @@ OPTIONS
|
|||||||
-C --cleared include only cleared postings/transactions
|
-C --cleared include only cleared postings/transactions
|
||||||
(-U/-P/-C can be combined)
|
(-U/-P/-C can be combined)
|
||||||
-R --real include only non-virtual postings
|
-R --real include only non-virtual postings
|
||||||
--depth=NUM or -NUM: show only top NUM levels of accounts
|
|
||||||
-E --empty Show zero items, which are normally hidden.
|
-E --empty Show zero items, which are normally hidden.
|
||||||
In hledger-ui & hledger-web, do the opposite.
|
In hledger-ui & hledger-web, do the opposite.
|
||||||
|
--depth=DEPTHEXP if a number (or -NUM): show only top NUM levels
|
||||||
|
of accounts. If REGEXP=NUM, only apply limiting to
|
||||||
|
accounts matching the regular expression.
|
||||||
-B --cost show amounts converted to their cost/sale amount
|
-B --cost show amounts converted to their cost/sale amount
|
||||||
-V --market Show amounts converted to their value at period
|
-V --market Show amounts converted to their value at period
|
||||||
end(s) in their default valuation commodity.
|
end(s) in their default valuation commodity.
|
||||||
@ -453,7 +455,7 @@ ENVIRONMENT
|
|||||||
|
|
||||||
BUGS
|
BUGS
|
||||||
We welcome bug reports in the hledger issue tracker (shortcut:
|
We welcome bug reports in the hledger issue tracker (shortcut:
|
||||||
http://bugs.hledger.org), or on the #hledger chat or hledger mail list
|
https://bugs.hledger.org), or on the hledger chat or mail list
|
||||||
(https://hledger.org/support).
|
(https://hledger.org/support).
|
||||||
|
|
||||||
Some known issues:
|
Some known issues:
|
||||||
@ -478,4 +480,4 @@ LICENSE
|
|||||||
SEE ALSO
|
SEE ALSO
|
||||||
hledger(1), hledger-ui(1), hledger-web(1), ledger(1)
|
hledger(1), hledger-ui(1), hledger-web(1), ledger(1)
|
||||||
|
|
||||||
hledger-web-1.40.99 October 2024 HLEDGER-WEB(1)
|
hledger-web-1.41.99 December 2024 HLEDGER-WEB(1)
|
||||||
|
|||||||
@ -1,2 +1,2 @@
|
|||||||
m4_dnl Date to show in man pages. Updated by "Shake manuals"
|
m4_dnl Date to show in man pages. Updated by "Shake manuals"
|
||||||
m4_define({{_monthyear_}}, {{October 2024}})m4_dnl
|
m4_define({{_monthyear_}}, {{December 2024}})m4_dnl
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
1721
hledger/hledger.info
1721
hledger/hledger.info
File diff suppressed because it is too large
Load Diff
3580
hledger/hledger.txt
3580
hledger/hledger.txt
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user