;doc: update manuals

This commit is contained in:
Simon Michael 2022-06-04 11:46:13 +01:00
parent d27a581e0f
commit 9833482c06
13 changed files with 607 additions and 607 deletions

View File

@ -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_}}, {{May 2022}})m4_dnl m4_define({{_monthyear_}}, {{June 2022}})m4_dnl

View File

@ -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_}}, {{May 2022}})m4_dnl m4_define({{_monthyear_}}, {{June 2022}})m4_dnl

View File

@ -1,5 +1,5 @@
.TH "HLEDGER-UI" "1" "May 2022" "hledger-ui-1.25.99 " "hledger User Manuals" .TH "HLEDGER-UI" "1" "June 2022" "hledger-ui-1.26 " "hledger User Manuals"
@ -7,7 +7,7 @@
.PP .PP
hledger-ui is a terminal interface (TUI) for the hledger accounting hledger-ui is a terminal interface (TUI) for the hledger accounting
tool. tool.
This manual is for hledger-ui 1.25.99. This manual is for hledger-ui 1.26.
.SH SYNOPSIS .SH SYNOPSIS
.PP .PP
\f[C]hledger-ui [OPTIONS] [QUERYARGS]\f[R] \f[C]hledger-ui [OPTIONS] [QUERYARGS]\f[R]

View File

@ -12,7 +12,7 @@ hledger-ui(1)
************* *************
hledger-ui is a terminal interface (TUI) for the hledger accounting hledger-ui is a terminal interface (TUI) for the hledger accounting
tool. This manual is for hledger-ui 1.25.99. tool. This manual is for hledger-ui 1.26.
'hledger-ui [OPTIONS] [QUERYARGS]' 'hledger-ui [OPTIONS] [QUERYARGS]'
'hledger ui -- [OPTIONS] [QUERYARGS]' 'hledger ui -- [OPTIONS] [QUERYARGS]'
@ -639,34 +639,34 @@ program is restarted.
 
Tag Table: Tag Table:
Node: Top221 Node: Top221
Node: OPTIONS1657 Node: OPTIONS1654
Ref: #options1755 Ref: #options1752
Node: MOUSE6637 Node: MOUSE6634
Ref: #mouse6732 Ref: #mouse6729
Node: KEYS7014 Node: KEYS7011
Ref: #keys7107 Ref: #keys7104
Node: SCREENS11193 Node: SCREENS11190
Ref: #screens11291 Ref: #screens11288
Node: Accounts screen11381 Node: Accounts screen11378
Ref: #accounts-screen11509 Ref: #accounts-screen11506
Node: Register screen13848 Node: Register screen13845
Ref: #register-screen14003 Ref: #register-screen14000
Node: Transaction screen15987 Node: Transaction screen15984
Ref: #transaction-screen16145 Ref: #transaction-screen16142
Node: Error screen17015 Node: Error screen17012
Ref: #error-screen17137 Ref: #error-screen17134
Node: TIPS17381 Node: TIPS17378
Ref: #tips17480 Ref: #tips17477
Node: Watch mode17532 Node: Watch mode17529
Ref: #watch-mode17649 Ref: #watch-mode17646
Node: Watch mode limitations18399 Node: Watch mode limitations18396
Ref: #watch-mode-limitations18540 Ref: #watch-mode-limitations18537
Node: ENVIRONMENT19676 Node: ENVIRONMENT19673
Ref: #environment19787 Ref: #environment19784
Node: FILES21095 Node: FILES21092
Ref: #files21194 Ref: #files21191
Node: BUGS21407 Node: BUGS21404
Ref: #bugs21484 Ref: #bugs21481
 
End Tag Table End Tag Table

View File

@ -5,7 +5,7 @@ HLEDGER-UI(1) hledger User Manuals HLEDGER-UI(1)
NAME NAME
hledger-ui is a terminal interface (TUI) for the hledger accounting hledger-ui is a terminal interface (TUI) for the hledger accounting
tool. This manual is for hledger-ui 1.25.99. tool. This manual is for hledger-ui 1.26.
SYNOPSIS SYNOPSIS
hledger-ui [OPTIONS] [QUERYARGS] hledger-ui [OPTIONS] [QUERYARGS]
@ -548,4 +548,4 @@ SEE ALSO
hledger-ui-1.25.99 May 2022 HLEDGER-UI(1) hledger-ui-1.26 June 2022 HLEDGER-UI(1)

View File

@ -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_}}, {{May 2022}})m4_dnl m4_define({{_monthyear_}}, {{June 2022}})m4_dnl

View File

@ -1,12 +1,12 @@
.TH "HLEDGER-WEB" "1" "May 2022" "hledger-web-1.25.99 " "hledger User Manuals" .TH "HLEDGER-WEB" "1" "June 2022" "hledger-web-1.26 " "hledger User Manuals"
.SH NAME .SH NAME
.PP .PP
hledger-web is a web interface (WUI) for the hledger accounting tool. hledger-web is a web interface (WUI) for the hledger accounting tool.
This manual is for hledger-web 1.25.99. This manual is for hledger-web 1.26.
.SH SYNOPSIS .SH SYNOPSIS
.PP .PP
\f[C]hledger-web [OPTIONS]\f[R] \f[C]hledger-web [OPTIONS]\f[R]

View File

@ -12,7 +12,7 @@ hledger-web(1)
************** **************
hledger-web is a web interface (WUI) for the hledger accounting tool. hledger-web is a web interface (WUI) for the hledger accounting tool.
This manual is for hledger-web 1.25.99. This manual is for hledger-web 1.26.
'hledger-web [OPTIONS]' 'hledger-web [OPTIONS]'
'hledger web -- [OPTIONS]' 'hledger web -- [OPTIONS]'
@ -631,22 +631,22 @@ awkward.
 
Tag Table: Tag Table:
Node: Top223 Node: Top223
Node: OPTIONS1889 Node: OPTIONS1886
Ref: #options1994 Ref: #options1991
Node: PERMISSIONS9905 Node: PERMISSIONS9902
Ref: #permissions10044 Ref: #permissions10041
Node: EDITING UPLOADING DOWNLOADING11256 Node: EDITING UPLOADING DOWNLOADING11253
Ref: #editing-uploading-downloading11437 Ref: #editing-uploading-downloading11434
Node: RELOADING12271 Node: RELOADING12268
Ref: #reloading12405 Ref: #reloading12402
Node: JSON API12838 Node: JSON API12835
Ref: #json-api12952 Ref: #json-api12949
Node: ENVIRONMENT18442 Node: ENVIRONMENT18439
Ref: #environment18558 Ref: #environment18555
Node: FILES19792 Node: FILES19789
Ref: #files19892 Ref: #files19889
Node: BUGS20105 Node: BUGS20102
Ref: #bugs20183 Ref: #bugs20180
 
End Tag Table End Tag Table

View File

@ -5,7 +5,7 @@ HLEDGER-WEB(1) hledger User Manuals HLEDGER-WEB(1)
NAME NAME
hledger-web is a web interface (WUI) for the hledger accounting tool. hledger-web is a web interface (WUI) for the hledger accounting tool.
This manual is for hledger-web 1.25.99. This manual is for hledger-web 1.26.
SYNOPSIS SYNOPSIS
hledger-web [OPTIONS] hledger-web [OPTIONS]
@ -585,4 +585,4 @@ SEE ALSO
hledger-web-1.25.99 May 2022 HLEDGER-WEB(1) hledger-web-1.26 June 2022 HLEDGER-WEB(1)

View File

@ -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_}}, {{May 2022}})m4_dnl m4_define({{_monthyear_}}, {{June 2022}})m4_dnl

View File

@ -1,6 +1,6 @@
.\"t .\"t
.TH "HLEDGER" "1" "May 2022" "hledger-1.25.99 " "hledger User Manuals" .TH "HLEDGER" "1" "June 2022" "hledger-1.26 " "hledger User Manuals"
@ -9,7 +9,7 @@
This is the command-line interface (CLI) for the hledger accounting This is the command-line interface (CLI) for the hledger accounting
tool. tool.
Here we also describe hledger\[aq]s concepts and file formats. Here we also describe hledger\[aq]s concepts and file formats.
This manual is for hledger 1.25.99. This manual is for hledger 1.26.
.SH SYNOPSIS .SH SYNOPSIS
.PP .PP
\f[C]hledger\f[R] \f[C]hledger\f[R]

File diff suppressed because it is too large Load Diff

View File

@ -6,7 +6,7 @@ HLEDGER(1) hledger User Manuals HLEDGER(1)
NAME NAME
This is the command-line interface (CLI) for the hledger accounting This is the command-line interface (CLI) for the hledger accounting
tool. Here we also describe hledger's concepts and file formats. This tool. Here we also describe hledger's concepts and file formats. This
manual is for hledger 1.25.99. manual is for hledger 1.26.
SYNOPSIS SYNOPSIS
hledger hledger
@ -8006,4 +8006,4 @@ SEE ALSO
hledger-1.25.99 May 2022 HLEDGER(1) hledger-1.26 June 2022 HLEDGER(1)