Update ledger3.texi
Improved wording
This commit is contained in:
parent
cff5b16f7c
commit
5df0788ba2
1 changed files with 4 additions and 4 deletions
|
|
@ -4588,11 +4588,11 @@ from the file above.
|
||||||
@findex --account @var{STR}
|
@findex --account @var{STR}
|
||||||
@findex --rich-data
|
@findex --rich-data
|
||||||
|
|
||||||
The @command{convert} command accepts three options. The most important
|
The @command{convert} command accepts three options. They are
|
||||||
ones are @option{--invert} which inverts the amount field, and
|
@option{--invert} which inverts the amount field,
|
||||||
@option{--account @var{STR}} which you can use to specify the account to
|
@option{--account @var{STR}} which you can use to specify the account to
|
||||||
balance against and @option{--rich-data}. When using the rich-data
|
balance against, and @option{--rich-data} which stores
|
||||||
switch, additional metadata is stored as tags. There is, for example,
|
additional metadata as tags. There is, for example,
|
||||||
a UUID field. If an entry with the same UUID tag is already included in
|
a UUID field. If an entry with the same UUID tag is already included in
|
||||||
the normal ledger file (specified via @option{--file @var{FILE} (-f)} or
|
the normal ledger file (specified via @option{--file @var{FILE} (-f)} or
|
||||||
via the environment variable @env{LEDGER_FILE}) this entry will not be
|
via the environment variable @env{LEDGER_FILE}) this entry will not be
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue