Skip to content

Commit 39fc78a

Browse files
committed
;doc: update manuals
1 parent a66c86e commit 39fc78a

File tree

9 files changed

+725
-671
lines changed

9 files changed

+725
-671
lines changed

hledger-ui/hledger-ui.1

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
.TH "HLEDGER-UI" "1" "December 2023" "hledger-ui-1.32 " "hledger User Manuals"
2+
.TH "HLEDGER-UI" "1" "December 2023" "hledger-ui-1.32.1 " "hledger User Manuals"
33

44

55

@@ -12,7 +12,7 @@ hledger-ui - robust, friendly plain text accounting (TUI version)
1212
.PD
1313
\f[CR]hledger ui -- [OPTS] [QUERYARGS]\f[R]
1414
.SH DESCRIPTION
15-
This manual is for hledger\[aq]s terminal interface, version 1.32.
15+
This manual is for hledger\[aq]s terminal interface, version 1.32.1.
1616
See also the hledger manual for common concepts and file formats.
1717
.PP
1818
hledger is a robust, user-friendly, cross-platform set of programs for

hledger-ui/hledger-ui.info

+41-41
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ hledger-ui - robust, friendly plain text accounting (TUI version)
1616
'hledger-ui [OPTS] [QUERYARGS]'
1717
'hledger ui -- [OPTS] [QUERYARGS]'
1818

19-
This manual is for hledger's terminal interface, version 1.32. See
19+
This manual is for hledger's terminal interface, version 1.32.1. See
2020
also the hledger manual for common concepts and file formats.
2121

2222
hledger is a robust, user-friendly, cross-platform set of programs
@@ -674,46 +674,46 @@ above).
674674

675675
Tag Table:
676676
Node: Top223
677-
Node: OPTIONS1830
678-
Ref: #options1928
679-
Node: General help options2951
680-
Ref: #general-help-options3100
681-
Node: General input options3382
682-
Ref: #general-input-options3567
683-
Node: General reporting options4269
684-
Ref: #general-reporting-options4433
685-
Node: MOUSE7823
686-
Ref: #mouse7918
687-
Node: KEYS8155
688-
Ref: #keys8248
689-
Node: SCREENS12903
690-
Ref: #screens13001
691-
Node: Menu13581
692-
Ref: #menu13674
693-
Node: Cash accounts13869
694-
Ref: #cash-accounts14011
695-
Node: Balance sheet accounts14195
696-
Ref: #balance-sheet-accounts14376
697-
Node: Income statement accounts14496
698-
Ref: #income-statement-accounts14682
699-
Node: All accounts14846
700-
Ref: #all-accounts14992
701-
Node: Register15174
702-
Ref: #register15298
703-
Node: Transaction17582
704-
Ref: #transaction17705
705-
Node: Error19122
706-
Ref: #error19216
707-
Node: TIPS19460
708-
Ref: #tips19559
709-
Node: Watch mode19601
710-
Ref: #watch-mode19708
711-
Node: Debug output21167
712-
Ref: #debug-output21278
713-
Node: ENVIRONMENT21490
714-
Ref: #environment21600
715-
Node: BUGS21791
716-
Ref: #bugs21874
677+
Node: OPTIONS1832
678+
Ref: #options1930
679+
Node: General help options2953
680+
Ref: #general-help-options3102
681+
Node: General input options3384
682+
Ref: #general-input-options3569
683+
Node: General reporting options4271
684+
Ref: #general-reporting-options4435
685+
Node: MOUSE7825
686+
Ref: #mouse7920
687+
Node: KEYS8157
688+
Ref: #keys8250
689+
Node: SCREENS12905
690+
Ref: #screens13003
691+
Node: Menu13583
692+
Ref: #menu13676
693+
Node: Cash accounts13871
694+
Ref: #cash-accounts14013
695+
Node: Balance sheet accounts14197
696+
Ref: #balance-sheet-accounts14378
697+
Node: Income statement accounts14498
698+
Ref: #income-statement-accounts14684
699+
Node: All accounts14848
700+
Ref: #all-accounts14994
701+
Node: Register15176
702+
Ref: #register15300
703+
Node: Transaction17584
704+
Ref: #transaction17707
705+
Node: Error19124
706+
Ref: #error19218
707+
Node: TIPS19462
708+
Ref: #tips19561
709+
Node: Watch mode19603
710+
Ref: #watch-mode19710
711+
Node: Debug output21169
712+
Ref: #debug-output21280
713+
Node: ENVIRONMENT21492
714+
Ref: #environment21602
715+
Node: BUGS21793
716+
Ref: #bugs21876
717717

718718
End Tag Table
719719

hledger-ui/hledger-ui.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ SYNOPSIS
99
hledger ui -- [OPTS] [QUERYARGS]
1010

1111
DESCRIPTION
12-
This manual is for hledger's terminal interface, version 1.32. See
12+
This manual is for hledger's terminal interface, version 1.32.1. See
1313
also the hledger manual for common concepts and file formats.
1414

1515
hledger is a robust, user-friendly, cross-platform set of programs for
@@ -537,4 +537,4 @@ LICENSE
537537
SEE ALSO
538538
hledger(1), hledger-ui(1), hledger-web(1), ledger(1)
539539

540-
hledger-ui-1.32 December 2023 HLEDGER-UI(1)
540+
hledger-ui-1.32.1 December 2023 HLEDGER-UI(1)

hledger-web/hledger-web.1

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
.TH "HLEDGER-WEB" "1" "December 2023" "hledger-web-1.32 " "hledger User Manuals"
2+
.TH "HLEDGER-WEB" "1" "December 2023" "hledger-web-1.32.1 " "hledger User Manuals"
33

44

55

@@ -12,7 +12,7 @@ hledger-web - robust, friendly plain text accounting (Web version)
1212
.PD
1313
\f[CR]hledger web -- [--serve|--serve-api] [OPTS] [ARGS]\f[R]
1414
.SH DESCRIPTION
15-
This manual is for hledger\[aq]s web interface, version 1.32.
15+
This manual is for hledger\[aq]s web interface, version 1.32.1.
1616
See also the hledger manual for common concepts and file formats.
1717
.PP
1818
hledger is a robust, user-friendly, cross-platform set of programs for

hledger-web/hledger-web.info

+25-25
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ hledger-web - robust, friendly plain text accounting (Web version)
1616
'hledger-web [--serve|--serve-api] [OPTS] [ARGS]'
1717
'hledger web -- [--serve|--serve-api] [OPTS] [ARGS]'
1818

19-
This manual is for hledger's web interface, version 1.32. See also
19+
This manual is for hledger's web interface, version 1.32.1. See also
2020
the hledger manual for common concepts and file formats.
2121

2222
hledger is a robust, user-friendly, cross-platform set of programs
@@ -643,30 +643,30 @@ http://bugs.hledger.org), or on the #hledger chat or hledger mail list
643643

644644
Tag Table:
645645
Node: Top225
646-
Node: OPTIONS2577
647-
Ref: #options2682
648-
Node: General help options5970
649-
Ref: #general-help-options6120
650-
Node: General input options6402
651-
Ref: #general-input-options6588
652-
Node: General reporting options7290
653-
Ref: #general-reporting-options7455
654-
Node: PERMISSIONS10845
655-
Ref: #permissions10984
656-
Node: EDITING UPLOADING DOWNLOADING12196
657-
Ref: #editing-uploading-downloading12377
658-
Node: RELOADING13211
659-
Ref: #reloading13345
660-
Node: JSON API13778
661-
Ref: #json-api13893
662-
Node: DEBUG OUTPUT19381
663-
Ref: #debug-output19506
664-
Node: Debug output19533
665-
Ref: #debug-output-119634
666-
Node: ENVIRONMENT20051
667-
Ref: #environment20170
668-
Node: BUGS20287
669-
Ref: #bugs20371
646+
Node: OPTIONS2579
647+
Ref: #options2684
648+
Node: General help options5972
649+
Ref: #general-help-options6122
650+
Node: General input options6404
651+
Ref: #general-input-options6590
652+
Node: General reporting options7292
653+
Ref: #general-reporting-options7457
654+
Node: PERMISSIONS10847
655+
Ref: #permissions10986
656+
Node: EDITING UPLOADING DOWNLOADING12198
657+
Ref: #editing-uploading-downloading12379
658+
Node: RELOADING13213
659+
Ref: #reloading13347
660+
Node: JSON API13780
661+
Ref: #json-api13895
662+
Node: DEBUG OUTPUT19383
663+
Ref: #debug-output19508
664+
Node: Debug output19535
665+
Ref: #debug-output-119636
666+
Node: ENVIRONMENT20053
667+
Ref: #environment20172
668+
Node: BUGS20289
669+
Ref: #bugs20373
670670

671671
End Tag Table
672672

0 commit comments

Comments
 (0)