gnucash stable: Multiple changes pushed

John Ralls jralls at code.gnucash.org
Sat Apr 29 13:32:56 EDT 2023


Updated	 via  https://github.com/Gnucash/gnucash/commit/44288273 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/c65a7c7f (commit)
	from  https://github.com/Gnucash/gnucash/commit/b37c4714 (commit)



commit 44288273766593cf9c555e46e13fb944332eb80e
Merge: b37c47140f c65a7c7fcd
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Apr 29 10:32:09 2023 -0700

    Merge Christian Wehling's 'manpage' into stable.


commit c65a7c7fcd3af9c819d1ab4baaab3fe64af93a85
Author: Christian Wehling <christian.wehling at web.de>
Date:   Sun Apr 16 14:17:24 2023 +0200

    manpage: remove obsolete hints to price quotes ...
    
    and add description of --paths

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



Summary of changes:
 doc/gnucash.1.in | 10 ++--------
 1 file changed, 2 insertions(+), 8 deletions(-)



More information about the gnucash-changes mailing list