From c65a7c7fcd3af9c819d1ab4baaab3fe64af93a85 Mon Sep 17 00:00:00 2001 From: Christian Wehling Date: Sun, 16 Apr 2023 14:17:24 +0200 Subject: [PATCH] manpage: remove obsolete hints to price quotes ... and add description of --paths --- doc/gnucash.1.in | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/doc/gnucash.1.in b/doc/gnucash.1.in index ebce862dc7..e264d2485e 100644 --- a/doc/gnucash.1.in +++ b/doc/gnucash.1.in @@ -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