gnucash master: Bug 797800 - [help screen items] clarification welcome

Geert Janssens gjanssens at code.gnucash.org
Fri Jun 12 11:43:54 EDT 2020


Updated	 via  https://github.com/Gnucash/gnucash/commit/49e394e3 (commit)
	from  https://github.com/Gnucash/gnucash/commit/7754f035 (commit)



commit 49e394e3bdd639a6e6927ef29f3c5ccefc4f2e98
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Fri Jun 12 17:43:40 2020 +0200

    Bug 797800 - [help screen items] clarification welcome
    
    This fixes the presence of the 'input-file' command line option.
    It's an implementation detail that wasn't meant to be listed in help.
    The way to fix it is keeping two option_description variables. One
    with all possible values to parse and one with only those to present
    to the user



Summary of changes:
 gnucash/gnucash-cli.cpp      | 20 +++++++++++++-------
 gnucash/gnucash-core-app.cpp | 18 ++++++++++++------
 gnucash/gnucash-core-app.hpp |  3 ++-
 gnucash/gnucash.cpp          |  5 +++--
 4 files changed, 30 insertions(+), 16 deletions(-)



More information about the gnucash-patches mailing list