manpage: remove obsolete hints to price quotes ...

and add description of --paths
This commit is contained in:
Christian Wehling 2023-04-16 14:17:24 +02:00
parent 4de4132c42
commit c65a7c7fcd

View File

@ -35,16 +35,10 @@ This option can be specified multiple times.
.IP --logto
File to log into; defaults to "$TMPDIR/gnucash.trace"; use "stderr" or "stdout"
to write to the terminal.
.IP --paths
Show installation and configuration paths.
.IP --nofile
Do not load the last file opened
.IP "--add-price-quotes FILE"
Add price quotes to the given data file. Note this option has been deprecated
and will be removed in GnuCash 5.0. Instead use 'gnucash-cli --quotes get'.
.IP --namespace=REGEXP
Regular expression determining which namespace commodities will be retrieved.
This is only relevant for the --add-price-quotes option. And as with that option
it is deprecated and will be removed in GnuCash 5.0. The same option can be
passed to 'gnucash-cli --quotes get' to achieve the same result.
.SH FILES
.I ~/.gnucash/config.auto
.RS