;doc: update manuals

This commit is contained in:
Simon Michael 2022-07-28 17:32:58 +01:00
parent 959bf0d989
commit 06c14ff034
9 changed files with 2144 additions and 2135 deletions

View File

@ -557,9 +557,10 @@ For this to take effect you might need to \f[C]killall Dock\f[R], or
reboot. reboot.
.PP .PP
On Windows computers, the default value is probably On Windows computers, the default value is probably
\f[C]C:\[rs]Users\[rs]MyUserName\[rs].hledger.journal\f[R]. \f[C]C:\[rs]Users\[rs]YOURNAME\[rs].hledger.journal\f[R].
You can change this by running a command like this in a powershell You can change this by running a command like this in a powershell
window: window (let us know if you need to be an Administrator, and if this
persists across a reboot):
.IP .IP
.nf .nf
\f[C] \f[C]
@ -567,8 +568,8 @@ window:
\f[R] \f[R]
.fi .fi
.PP .PP
(Let us know if you need to be an Administrator, and if this persists Or, change it in settings: see
across a reboot.) https://www.java.com/en/download/help/path.html.
.SH FILES .SH FILES
.PP .PP
Reads data from one or more files in hledger journal, timeclock, Reads data from one or more files in hledger journal, timeclock,

View File

@ -589,13 +589,14 @@ the GUI (eg, Emacs started from a dock icon): In
For this to take effect you might need to 'killall Dock', or reboot. For this to take effect you might need to 'killall Dock', or reboot.
On Windows computers, the default value is probably On Windows computers, the default value is probably
'C:\Users\MyUserName\.hledger.journal'. You can change this by running 'C:\Users\YOURNAME\.hledger.journal'. You can change this by running a
a command like this in a powershell window: command like this in a powershell window (let us know if you need to be
an Administrator, and if this persists across a reboot):
> setx LEDGER_FILE "C:\Users\MyUserName\finance\2021.journal" > setx LEDGER_FILE "C:\Users\MyUserName\finance\2021.journal"
(Let us know if you need to be an Administrator, and if this persists Or, change it in settings: see
across a reboot.) https://www.java.com/en/download/help/path.html.
 
File: hledger-ui.info, Node: FILES, Next: BUGS, Prev: ENVIRONMENT, Up: Top File: hledger-ui.info, Node: FILES, Next: BUGS, Prev: ENVIRONMENT, Up: Top
@ -663,10 +664,10 @@ Node: Watch mode limitations18399
Ref: #watch-mode-limitations18540 Ref: #watch-mode-limitations18540
Node: ENVIRONMENT19676 Node: ENVIRONMENT19676
Ref: #environment19787 Ref: #environment19787
Node: FILES21095 Node: FILES21172
Ref: #files21194 Ref: #files21271
Node: BUGS21407 Node: BUGS21484
Ref: #bugs21484 Ref: #bugs21561
 
End Tag Table End Tag Table

View File

@ -489,14 +489,15 @@ ENVIRONMENT
For this to take effect you might need to killall Dock, or reboot. For this to take effect you might need to killall Dock, or reboot.
On Windows computers, the default value is probably C:\Users\MyUser- On Windows computers, the default value is probably C:\Users\YOUR-
Name\.hledger.journal. You can change this by running a command like NAME\.hledger.journal. You can change this by running a command like
this in a powershell window: this in a powershell window (let us know if you need to be an Adminis-
trator, and if this persists across a reboot):
> setx LEDGER_FILE "C:\Users\MyUserName\finance\2021.journal" > setx LEDGER_FILE "C:\Users\MyUserName\finance\2021.journal"
(Let us know if you need to be an Administrator, and if this persists Or, change it in settings: see https://www.java.com/en/down-
across a reboot.) load/help/path.html.
FILES FILES
Reads data from one or more files in hledger journal, timeclock, time- Reads data from one or more files in hledger journal, timeclock, time-

View File

@ -615,9 +615,10 @@ For this to take effect you might need to \f[C]killall Dock\f[R], or
reboot. reboot.
.PP .PP
On Windows computers, the default value is probably On Windows computers, the default value is probably
\f[C]C:\[rs]Users\[rs]MyUserName\[rs].hledger.journal\f[R]. \f[C]C:\[rs]Users\[rs]YOURNAME\[rs].hledger.journal\f[R].
You can change this by running a command like this in a powershell You can change this by running a command like this in a powershell
window: window (let us know if you need to be an Administrator, and if this
persists across a reboot):
.IP .IP
.nf .nf
\f[C] \f[C]
@ -625,8 +626,8 @@ window:
\f[R] \f[R]
.fi .fi
.PP .PP
(Let us know if you need to be an Administrator, and if this persists Or, change it in settings: see
across a reboot.) https://www.java.com/en/download/help/path.html.
.SH FILES .SH FILES
.PP .PP
Reads data from one or more files in hledger journal, timeclock, Reads data from one or more files in hledger journal, timeclock,

View File

@ -592,13 +592,14 @@ the GUI (eg, Emacs started from a dock icon): In
For this to take effect you might need to 'killall Dock', or reboot. For this to take effect you might need to 'killall Dock', or reboot.
On Windows computers, the default value is probably On Windows computers, the default value is probably
'C:\Users\MyUserName\.hledger.journal'. You can change this by running 'C:\Users\YOURNAME\.hledger.journal'. You can change this by running a
a command like this in a powershell window: command like this in a powershell window (let us know if you need to be
an Administrator, and if this persists across a reboot):
> setx LEDGER_FILE "C:\Users\MyUserName\finance\2021.journal" > setx LEDGER_FILE "C:\Users\MyUserName\finance\2021.journal"
(Let us know if you need to be an Administrator, and if this persists Or, change it in settings: see
across a reboot.) https://www.java.com/en/download/help/path.html.
 
File: hledger-web.info, Node: FILES, Next: BUGS, Prev: ENVIRONMENT, Up: Top File: hledger-web.info, Node: FILES, Next: BUGS, Prev: ENVIRONMENT, Up: Top
@ -643,10 +644,10 @@ Node: JSON API12838
Ref: #json-api12952 Ref: #json-api12952
Node: ENVIRONMENT18442 Node: ENVIRONMENT18442
Ref: #environment18558 Ref: #environment18558
Node: FILES19792 Node: FILES19869
Ref: #files19892 Ref: #files19969
Node: BUGS20105 Node: BUGS20182
Ref: #bugs20183 Ref: #bugs20260
 
End Tag Table End Tag Table

View File

@ -537,14 +537,15 @@ ENVIRONMENT
For this to take effect you might need to killall Dock, or reboot. For this to take effect you might need to killall Dock, or reboot.
On Windows computers, the default value is probably C:\Users\MyUser- On Windows computers, the default value is probably C:\Users\YOUR-
Name\.hledger.journal. You can change this by running a command like NAME\.hledger.journal. You can change this by running a command like
this in a powershell window: this in a powershell window (let us know if you need to be an Adminis-
trator, and if this persists across a reboot):
> setx LEDGER_FILE "C:\Users\MyUserName\finance\2021.journal" > setx LEDGER_FILE "C:\Users\MyUserName\finance\2021.journal"
(Let us know if you need to be an Administrator, and if this persists Or, change it in settings: see https://www.java.com/en/down-
across a reboot.) load/help/path.html.
FILES FILES
Reads data from one or more files in hledger journal, timeclock, time- Reads data from one or more files in hledger journal, timeclock, time-

View File

@ -543,9 +543,10 @@ For this to take effect you might need to \f[C]killall Dock\f[R], or
reboot. reboot.
.PP .PP
On Windows computers, the default value is probably On Windows computers, the default value is probably
\f[C]C:\[rs]Users\[rs]MyUserName\[rs].hledger.journal\f[R]. \f[C]C:\[rs]Users\[rs]YOURNAME\[rs].hledger.journal\f[R].
You can change this by running a command like this in a powershell You can change this by running a command like this in a powershell
window: window (let us know if you need to be an Administrator, and if this
persists across a reboot):
.IP .IP
.nf .nf
\f[C] \f[C]
@ -553,8 +554,8 @@ window:
\f[R] \f[R]
.fi .fi
.PP .PP
(Let us know if you need to be an Administrator, and if this persists Or, change it in settings: see
across a reboot.) https://www.java.com/en/download/help/path.html.
.PP .PP
\f[B]COLUMNS\f[R] The screen width used by the register command. \f[B]COLUMNS\f[R] The screen width used by the register command.
Default: the full terminal width. Default: the full terminal width.
@ -566,7 +567,8 @@ This is overriden by the --color/--colour option.
.PP .PP
hledger reads transactions from one or more data files. hledger reads transactions from one or more data files.
The default data file is \f[C]$HOME/.hledger.journal\f[R] (or on The default data file is \f[C]$HOME/.hledger.journal\f[R] (or on
Windows, something like \f[C]C:/Users/USER/.hledger.journal\f[R]). Windows, something like
\f[C]C:\[rs]Users\[rs]YOURNAME\[rs].hledger.journal\f[R]).
.PP .PP
You can override this with the \f[C]$LEDGER_FILE\f[R] environment You can override this with the \f[C]$LEDGER_FILE\f[R] environment
variable: variable:
@ -11027,7 +11029,7 @@ In a Cygwin/MSYS/Mintty window, the tab key is not supported in hledger
add. add.
.PP .PP
Not all of Ledger\[aq]s journal file syntax is supported. Not all of Ledger\[aq]s journal file syntax is supported.
See file format differences. See hledger and Ledger > Differences > journal format.
.PP .PP
On large data files, hledger is slower and uses more memory than Ledger. On large data files, hledger is slower and uses more memory than Ledger.
.SH TROUBLESHOOTING .SH TROUBLESHOOTING

File diff suppressed because it is too large Load Diff

View File

@ -429,14 +429,15 @@ ENVIRONMENT
For this to take effect you might need to killall Dock, or reboot. For this to take effect you might need to killall Dock, or reboot.
On Windows computers, the default value is probably C:\Users\MyUser- On Windows computers, the default value is probably C:\Users\YOUR-
Name\.hledger.journal. You can change this by running a command like NAME\.hledger.journal. You can change this by running a command like
this in a powershell window: this in a powershell window (let us know if you need to be an Adminis-
trator, and if this persists across a reboot):
> setx LEDGER_FILE "C:\Users\MyUserName\finance\2021.journal" > setx LEDGER_FILE "C:\Users\MyUserName\finance\2021.journal"
(Let us know if you need to be an Administrator, and if this persists Or, change it in settings: see https://www.java.com/en/down-
across a reboot.) load/help/path.html.
COLUMNS The screen width used by the register command. Default: the COLUMNS The screen width used by the register command. Default: the
full terminal width. full terminal width.
@ -448,7 +449,7 @@ ENVIRONMENT
DATA FILES DATA FILES
hledger reads transactions from one or more data files. The default hledger reads transactions from one or more data files. The default
data file is $HOME/.hledger.journal (or on Windows, something like data file is $HOME/.hledger.journal (or on Windows, something like
C:/Users/USER/.hledger.journal). C:\Users\YOURNAME\.hledger.journal).
You can override this with the $LEDGER_FILE environment variable: You can override this with the $LEDGER_FILE environment variable:
@ -478,7 +479,6 @@ DATA FILES
timedot timedot files, for approximate time .timedot timedot timedot files, for approximate time .timedot
logging logging
csv comma/semicolon/tab/other-separated .csv .ssv .tsv csv comma/semicolon/tab/other-separated .csv .ssv .tsv
values, for data import values, for data import
@ -7995,8 +7995,8 @@ LIMITATIONS
In a Cygwin/MSYS/Mintty window, the tab key is not supported in hledger In a Cygwin/MSYS/Mintty window, the tab key is not supported in hledger
add. add.
Not all of Ledger's journal file syntax is supported. See file format Not all of Ledger's journal file syntax is supported. See hledger and
differences. Ledger > Differences > journal format.
On large data files, hledger is slower and uses more memory than On large data files, hledger is slower and uses more memory than
Ledger. Ledger.