Improve documentation about --version and -v.
This commit is contained in:
parent
7358ced548
commit
5cb3ca04a7
1 changed files with 2 additions and 2 deletions
|
|
@ -5517,7 +5517,6 @@ Generate transactions based on previous postings.
|
||||||
Print summary of all options.
|
Print summary of all options.
|
||||||
|
|
||||||
@item --version
|
@item --version
|
||||||
@itemx -v
|
|
||||||
Print version information and exit.
|
Print version information and exit.
|
||||||
|
|
||||||
@item --file @var{FILE}
|
@item --file @var{FILE}
|
||||||
|
|
@ -5917,7 +5916,7 @@ produce memory trace information.
|
||||||
@value{FIXME:UNDOCUMENTED}
|
@value{FIXME:UNDOCUMENTED}
|
||||||
|
|
||||||
@item --version
|
@item --version
|
||||||
@value{FIXME:UNDOCUMENTED}
|
Print version information and exit.
|
||||||
|
|
||||||
@end ftable
|
@end ftable
|
||||||
|
|
||||||
|
|
@ -9764,6 +9763,7 @@ Enable tracing. The @var{INT} specifies the level of trace desired:
|
||||||
@
|
@
|
||||||
|
|
||||||
@item --verbose
|
@item --verbose
|
||||||
|
@itemx -v
|
||||||
Print detailed information on the execution of Ledger.
|
Print detailed information on the execution of Ledger.
|
||||||
|
|
||||||
@item --verify
|
@item --verify
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue