;doc: update manuals
This commit is contained in:
parent
858135e15e
commit
d146b83500
@ -8,14 +8,11 @@
|
||||
hledger-ui - robust, friendly plain text accounting (TUI version)
|
||||
.SH SYNOPSIS
|
||||
.PP
|
||||
\f[V]hledger-ui [OPTS] [QUERYARGS] # run directly\f[R]
|
||||
.PD 0
|
||||
.P
|
||||
.PD
|
||||
\f[V]hledger ui -- [OPTS] [QUERYARGS] # run from hledger\f[R]
|
||||
\f[V]hledger-ui [OPTS] [QUERYARGS]\f[R]
|
||||
.PD 0
|
||||
.P
|
||||
.PD
|
||||
\f[V]hledger ui -- [OPTS] [QUERYARGS]\f[R]
|
||||
.SH DESCRIPTION
|
||||
.PP
|
||||
This manual is for hledger\[aq]s terminal interface, version 1.29.99.
|
||||
|
||||
@ -13,8 +13,8 @@ hledger-ui(1)
|
||||
|
||||
hledger-ui - robust, friendly plain text accounting (TUI version)
|
||||
|
||||
'hledger-ui [OPTS] [QUERYARGS] # run directly'
|
||||
'hledger ui -- [OPTS] [QUERYARGS] # run from hledger'
|
||||
'hledger-ui [OPTS] [QUERYARGS]'
|
||||
'hledger ui -- [OPTS] [QUERYARGS]'
|
||||
|
||||
This manual is for hledger's terminal interface, version 1.29.99.
|
||||
See also the hledger manual for common concepts and file formats.
|
||||
@ -665,46 +665,46 @@ above).
|
||||
|
||||
Tag Table:
|
||||
Node: Top223
|
||||
Node: OPTIONS1866
|
||||
Ref: #options1964
|
||||
Node: General help options2987
|
||||
Ref: #general-help-options3136
|
||||
Node: General input options3418
|
||||
Ref: #general-input-options3603
|
||||
Node: General reporting options4305
|
||||
Ref: #general-reporting-options4469
|
||||
Node: MOUSE7859
|
||||
Ref: #mouse7954
|
||||
Node: KEYS8191
|
||||
Ref: #keys8284
|
||||
Node: SCREENS12797
|
||||
Ref: #screens12895
|
||||
Node: Menu13475
|
||||
Ref: #menu13568
|
||||
Node: Cash accounts13763
|
||||
Ref: #cash-accounts13905
|
||||
Node: Balance sheet accounts14089
|
||||
Ref: #balance-sheet-accounts14270
|
||||
Node: Income statement accounts14390
|
||||
Ref: #income-statement-accounts14576
|
||||
Node: All accounts14740
|
||||
Ref: #all-accounts14886
|
||||
Node: Register15068
|
||||
Ref: #register15192
|
||||
Node: Transaction17154
|
||||
Ref: #transaction17277
|
||||
Node: Error18694
|
||||
Ref: #error18788
|
||||
Node: TIPS19032
|
||||
Ref: #tips19131
|
||||
Node: Watch mode19173
|
||||
Ref: #watch-mode19280
|
||||
Node: Debug output20739
|
||||
Ref: #debug-output20850
|
||||
Node: ENVIRONMENT21062
|
||||
Ref: #environment21172
|
||||
Node: BUGS21363
|
||||
Ref: #bugs21446
|
||||
Node: OPTIONS1832
|
||||
Ref: #options1930
|
||||
Node: General help options2953
|
||||
Ref: #general-help-options3102
|
||||
Node: General input options3384
|
||||
Ref: #general-input-options3569
|
||||
Node: General reporting options4271
|
||||
Ref: #general-reporting-options4435
|
||||
Node: MOUSE7825
|
||||
Ref: #mouse7920
|
||||
Node: KEYS8157
|
||||
Ref: #keys8250
|
||||
Node: SCREENS12763
|
||||
Ref: #screens12861
|
||||
Node: Menu13441
|
||||
Ref: #menu13534
|
||||
Node: Cash accounts13729
|
||||
Ref: #cash-accounts13871
|
||||
Node: Balance sheet accounts14055
|
||||
Ref: #balance-sheet-accounts14236
|
||||
Node: Income statement accounts14356
|
||||
Ref: #income-statement-accounts14542
|
||||
Node: All accounts14706
|
||||
Ref: #all-accounts14852
|
||||
Node: Register15034
|
||||
Ref: #register15158
|
||||
Node: Transaction17120
|
||||
Ref: #transaction17243
|
||||
Node: Error18660
|
||||
Ref: #error18754
|
||||
Node: TIPS18998
|
||||
Ref: #tips19097
|
||||
Node: Watch mode19139
|
||||
Ref: #watch-mode19246
|
||||
Node: Debug output20705
|
||||
Ref: #debug-output20816
|
||||
Node: ENVIRONMENT21028
|
||||
Ref: #environment21138
|
||||
Node: BUGS21329
|
||||
Ref: #bugs21412
|
||||
|
||||
End Tag Table
|
||||
|
||||
|
||||
@ -7,8 +7,9 @@ NAME
|
||||
hledger-ui - robust, friendly plain text accounting (TUI version)
|
||||
|
||||
SYNOPSIS
|
||||
hledger-ui [OPTS] [QUERYARGS] # run directly
|
||||
hledger ui -- [OPTS] [QUERYARGS] # run from hledger
|
||||
hledger-ui [OPTS] [QUERYARGS]
|
||||
hledger ui -- [OPTS] [QUERYARGS]
|
||||
|
||||
DESCRIPTION
|
||||
This manual is for hledger's terminal interface, version 1.29.99. See
|
||||
also the hledger manual for common concepts and file formats.
|
||||
|
||||
@ -8,22 +8,11 @@
|
||||
hledger-web - robust, friendly plain text accounting (Web version)
|
||||
.SH SYNOPSIS
|
||||
.PP
|
||||
\f[V]hledger-web [OPTS] [ARGS] # run temporarily & open browser\f[R]
|
||||
.PD 0
|
||||
.P
|
||||
.PD
|
||||
\f[V]hledger-web --serve [OPTS] [ARGS] # run without stopping\f[R]
|
||||
.PD 0
|
||||
.P
|
||||
.PD
|
||||
\f[V]hledger-web --serve-api [OPTS] [ARGS] # run HTTP JSON server only\f[R]
|
||||
.PD 0
|
||||
.P
|
||||
.PD
|
||||
\f[V]hledger web -- [OPTS] [ARGS] # run from hledger\f[R]
|
||||
\f[V]hledger-web [--serve|--serve-api] [OPTS] [ARGS]\f[R]
|
||||
.PD 0
|
||||
.P
|
||||
.PD
|
||||
\f[V]hledger web -- [--serve|--serve-api] [OPTS] [ARGS]\f[R]
|
||||
.SH DESCRIPTION
|
||||
.PP
|
||||
This manual is for hledger\[aq]s web interface, version 1.29.99.
|
||||
|
||||
@ -13,10 +13,8 @@ hledger-web(1)
|
||||
|
||||
hledger-web - robust, friendly plain text accounting (Web version)
|
||||
|
||||
'hledger-web [OPTS] [ARGS] # run temporarily & open browser'
|
||||
'hledger-web --serve [OPTS] [ARGS] # run without stopping'
|
||||
'hledger-web --serve-api [OPTS] [ARGS] # run HTTP JSON server only'
|
||||
'hledger web -- [OPTS] [ARGS] # run from hledger'
|
||||
'hledger-web [--serve|--serve-api] [OPTS] [ARGS]'
|
||||
'hledger web -- [--serve|--serve-api] [OPTS] [ARGS]'
|
||||
|
||||
This manual is for hledger's web interface, version 1.29.99. See
|
||||
also the hledger manual for common concepts and file formats.
|
||||
@ -648,30 +646,30 @@ http://bugs.hledger.org), or on the #hledger chat or hledger mail list
|
||||
|
||||
Tag Table:
|
||||
Node: Top225
|
||||
Node: OPTIONS2715
|
||||
Ref: #options2820
|
||||
Node: General help options6131
|
||||
Ref: #general-help-options6281
|
||||
Node: General input options6563
|
||||
Ref: #general-input-options6749
|
||||
Node: General reporting options7451
|
||||
Ref: #general-reporting-options7616
|
||||
Node: PERMISSIONS11006
|
||||
Ref: #permissions11145
|
||||
Node: EDITING UPLOADING DOWNLOADING12357
|
||||
Ref: #editing-uploading-downloading12538
|
||||
Node: RELOADING13372
|
||||
Ref: #reloading13506
|
||||
Node: JSON API13939
|
||||
Ref: #json-api14054
|
||||
Node: DEBUG OUTPUT19542
|
||||
Ref: #debug-output19667
|
||||
Node: Debug output19694
|
||||
Ref: #debug-output-119795
|
||||
Node: ENVIRONMENT20212
|
||||
Ref: #environment20331
|
||||
Node: BUGS20448
|
||||
Ref: #bugs20532
|
||||
Node: OPTIONS2580
|
||||
Ref: #options2685
|
||||
Node: General help options5996
|
||||
Ref: #general-help-options6146
|
||||
Node: General input options6428
|
||||
Ref: #general-input-options6614
|
||||
Node: General reporting options7316
|
||||
Ref: #general-reporting-options7481
|
||||
Node: PERMISSIONS10871
|
||||
Ref: #permissions11010
|
||||
Node: EDITING UPLOADING DOWNLOADING12222
|
||||
Ref: #editing-uploading-downloading12403
|
||||
Node: RELOADING13237
|
||||
Ref: #reloading13371
|
||||
Node: JSON API13804
|
||||
Ref: #json-api13919
|
||||
Node: DEBUG OUTPUT19407
|
||||
Ref: #debug-output19532
|
||||
Node: Debug output19559
|
||||
Ref: #debug-output-119660
|
||||
Node: ENVIRONMENT20077
|
||||
Ref: #environment20196
|
||||
Node: BUGS20313
|
||||
Ref: #bugs20397
|
||||
|
||||
End Tag Table
|
||||
|
||||
|
||||
@ -7,11 +7,9 @@ NAME
|
||||
hledger-web - robust, friendly plain text accounting (Web version)
|
||||
|
||||
SYNOPSIS
|
||||
hledger-web [OPTS] [ARGS] # run temporarily & open
|
||||
browser
|
||||
hledger-web --serve [OPTS] [ARGS] # run without stopping
|
||||
hledger-web --serve-api [OPTS] [ARGS] # run HTTP JSON server only
|
||||
hledger web -- [OPTS] [ARGS] # run from hledger
|
||||
hledger-web [--serve|--serve-api] [OPTS] [ARGS]
|
||||
hledger web -- [--serve|--serve-api] [OPTS] [ARGS]
|
||||
|
||||
DESCRIPTION
|
||||
This manual is for hledger's web interface, version 1.29.99. See also
|
||||
the hledger manual for common concepts and file formats.
|
||||
|
||||
@ -9,18 +9,15 @@
|
||||
hledger - robust, friendly plain text accounting (CLI version)
|
||||
.SH SYNOPSIS
|
||||
.PP
|
||||
\f[V]hledger # show commmands list\f[R]
|
||||
\f[V]hledger\f[R]
|
||||
.PD 0
|
||||
.P
|
||||
.PD
|
||||
\f[V]hledger COMMAND [OPTS] [ARGS] # run built-in command\f[R]
|
||||
.PD 0
|
||||
.P
|
||||
.PD
|
||||
\f[V]hledger ADDONCMD -- [OPTS] [ARGS] # run add-on command from PATH\f[R]
|
||||
\f[V]hledger COMMAND [OPTS] [ARGS]\f[R]
|
||||
.PD 0
|
||||
.P
|
||||
.PD
|
||||
\f[V]hledger ADDONCMD -- [OPTS] [ARGS]\f[R]
|
||||
.SH DESCRIPTION
|
||||
.PP
|
||||
hledger is a robust, user-friendly, cross-platform set of programs for
|
||||
|
||||
1274
hledger/hledger.info
1274
hledger/hledger.info
File diff suppressed because it is too large
Load Diff
@ -7,9 +7,10 @@ NAME
|
||||
hledger - robust, friendly plain text accounting (CLI version)
|
||||
|
||||
SYNOPSIS
|
||||
hledger # show commmands list
|
||||
hledger COMMAND [OPTS] [ARGS] # run built-in command
|
||||
hledger ADDONCMD -- [OPTS] [ARGS] # run add-on command from PATH
|
||||
hledger
|
||||
hledger COMMAND [OPTS] [ARGS]
|
||||
hledger ADDONCMD -- [OPTS] [ARGS]
|
||||
|
||||
DESCRIPTION
|
||||
hledger is a robust, user-friendly, cross-platform set of programs for
|
||||
tracking money, time, or any other commodity, using double-entry ac-
|
||||
|
||||
Loading…
Reference in New Issue
Block a user