gnucash master: Multiple changes pushed

Geert Janssens gjanssens at code.gnucash.org
Fri Jun 5 14:32:22 EDT 2020


Updated	 via  https://github.com/Gnucash/gnucash/commit/153ee887 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/769196fe (commit)
	from  https://github.com/Gnucash/gnucash/commit/cee52d4f (commit)



commit 153ee8871a0c1e5332a2f8b5c2d8eaa430af2835
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Fri Jun 5 20:32:14 2020 +0200

    Add first version of gnucash-cli manpage
    
    Note manpages for both gnucash and gnucash-cli need revision.
    They refer to outdated files and environment variables, and
    some more recent command line options are missing.

commit 769196fec675799c55fb34ccc3e394729fefbe32
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Fri Jun 5 20:13:34 2020 +0200

    First version of a gnucash-cli man page



Summary of changes:
 cmake/configure-manpage.cmake          |  4 +--
 doc/CMakeLists.txt                     | 30 ++++++++++---------
 doc/{gnucash.1.in => gnucash-cli.1.in} | 54 ++++++++++++++++++++++++----------
 doc/gnucash.1.in                       |  7 ++++-
 gnucash/CMakeLists.txt                 |  2 +-
 5 files changed, 63 insertions(+), 34 deletions(-)
 copy doc/{gnucash.1.in => gnucash-cli.1.in} (64%)



More information about the gnucash-patches mailing list