Skip to content

Commit 1b9df34

Browse files
committed
;doc: update embedded manuals
1 parent 77a6fd2 commit 1b9df34

File tree

13 files changed

+2535
-2100
lines changed

13 files changed

+2535
-2100
lines changed

hledger-lib/.date.m4

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
m4_dnl Date to show in man pages. Updated by "Shake manuals"
2-
m4_define({{_monthyear_}}, {{December 2025}})m4_dnl
2+
m4_define({{_monthyear_}}, {{March 2026}})m4_dnl

hledger-ui/.date.m4

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
m4_dnl Date to show in man pages. Updated by "Shake manuals"
2-
m4_define({{_monthyear_}}, {{December 2025}})m4_dnl
2+
m4_define({{_monthyear_}}, {{March 2026}})m4_dnl

hledger-ui/hledger-ui.1

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
.TH "HLEDGER\-UI" "1" "December 2025" "hledger-ui-1.51.99 " "hledger User Manuals"
2+
.TH "HLEDGER\-UI" "1" "December 2025" "hledger-ui-1.52 " "hledger User Manuals"
33

44

55

@@ -17,7 +17,7 @@ or
1717
.PD
1818
\f[CR]hledger ui [OPTS] [QUERYARGS]\f[R]
1919
.SH DESCRIPTION
20-
This manual is for hledger\[aq]s terminal interface, version 1.51.99.
20+
This manual is for hledger\[aq]s terminal interface, version 1.52.
2121
See also the hledger manual for common concepts and file formats.
2222
.PP
2323
hledger is a robust, user\-friendly, cross\-platform set of programs for
@@ -53,8 +53,8 @@ hledger\-ui provides the following options:
5353
Flags:
5454
\-w \-\-watch watch for data and date changes and reload
5555
automatically
56-
\-\-theme=THEME use this custom display theme (default,
57-
greenterm, terminal, dark)
56+
\-\-theme=THEME use this custom display theme (light,
57+
dark, terminal, greenterm)
5858
\-\-cash start in the cash accounts screen
5959
\-\-bs start in the balance sheet accounts screen
6060
\-\-is start in the income statement accounts screen
@@ -183,6 +183,7 @@ The cursor keys navigate: \f[CR]RIGHT\f[R] or \f[CR]ENTER\f[R] goes
183183
deeper, \f[CR]LEFT\f[R] returns to the previous screen,
184184
\f[CR]UP\f[R]/\f[CR]DOWN\f[R]/\f[CR]PGUP\f[R]/\f[CR]PGDN\f[R]/\f[CR]HOME\f[R]/\f[CR]END\f[R]
185185
move up and down through lists.
186+
\f[CR]J\f[R]/\f[CR]K\f[R] jump down/up 10 items at a time.
186187
Emacs\-style
187188
(\f[CR]CTRL\-p\f[R]/\f[CR]CTRL\-n\f[R]/\f[CR]CTRL\-f\f[R]/\f[CR]CTRL\-b\f[R])
188189
and VI\-style (\f[CR]k\f[R],\f[CR]j\f[R],\f[CR]l\f[R],\f[CR]h\f[R])

hledger-ui/hledger-ui.info

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ plain text accounting app.
1818
or
1919
'hledger ui [OPTS] [QUERYARGS]'
2020

21-
This manual is for hledger's terminal interface, version 1.51.99.
22-
See also the hledger manual for common concepts and file formats.
21+
This manual is for hledger's terminal interface, version 1.52. See
22+
also the hledger manual for common concepts and file formats.
2323

2424
hledger is a robust, user-friendly, cross-platform set of programs
2525
for tracking money, time, or any other commodity, using double-entry
@@ -66,8 +66,8 @@ hledger-ui provides the following options:
6666
Flags:
6767
-w --watch watch for data and date changes and reload
6868
automatically
69-
--theme=THEME use this custom display theme (default,
70-
greenterm, terminal, dark)
69+
--theme=THEME use this custom display theme (light,
70+
dark, terminal, greenterm)
7171
--cash start in the cash accounts screen
7272
--bs start in the balance sheet accounts screen
7373
--is start in the income statement accounts screen
@@ -199,9 +199,9 @@ most screens:
199199

200200
The cursor keys navigate: 'RIGHT' or 'ENTER' goes deeper, 'LEFT'
201201
returns to the previous screen, 'UP'/'DOWN'/'PGUP'/'PGDN'/'HOME'/'END'
202-
move up and down through lists. Emacs-style
203-
('CTRL-p'/'CTRL-n'/'CTRL-f'/'CTRL-b') and VI-style ('k','j','l','h')
204-
movement keys are also supported.
202+
move up and down through lists. 'J'/'K' jump down/up 10 items at a
203+
time. Emacs-style ('CTRL-p'/'CTRL-n'/'CTRL-f'/'CTRL-b') and VI-style
204+
('k','j','l','h') movement keys are also supported.
205205

206206
(Tip: movement speed is limited by your keyboard repeat rate, to move
207207
faster you may want to adjust it. On a mac, the Karabiner app is one
@@ -555,22 +555,22 @@ with the UI unresponsive.
555555

556556
Tag Table:
557557
Node: Top221
558-
Node: OPTIONS1869
559-
Node: MOUSE8755
560-
Node: KEYS9087
561-
Node: SCREENS14229
562-
Node: Menu screen14969
563-
Node: Cash accounts screen15285
564-
Node: Balance sheet accounts screen15646
565-
Node: Income statement accounts screen15982
566-
Node: All accounts screen16367
567-
Node: Register screen16730
568-
Node: Transaction screen19173
569-
Node: Error screen20353
570-
Node: WATCH MODE20719
571-
Node: --watch problems21617
572-
Node: ENVIRONMENT22864
573-
Node: BUGS23097
558+
Node: OPTIONS1867
559+
Node: MOUSE8751
560+
Node: KEYS9083
561+
Node: SCREENS14267
562+
Node: Menu screen15007
563+
Node: Cash accounts screen15323
564+
Node: Balance sheet accounts screen15684
565+
Node: Income statement accounts screen16020
566+
Node: All accounts screen16405
567+
Node: Register screen16768
568+
Node: Transaction screen19211
569+
Node: Error screen20391
570+
Node: WATCH MODE20757
571+
Node: --watch problems21655
572+
Node: ENVIRONMENT22902
573+
Node: BUGS23135
574574

575575
End Tag Table
576576

0 commit comments

Comments
 (0)