1GNUCASH(1) GnuCash Manual Pages GNUCASH(1)
2
3
4
6 gnucash - personal finance manager
7
9 gnucash [options] [ accounts.gnucash ]
10
12 GnuCash is a personal accounting package that allows you to record and
13 track income, expenses, assets, and investments. It supports reconcili‐
14 ation, has substantial reporting capabilities, and is extensible using
15 guile. It can import QIF data from Quicken(TM) and many other commer‐
16 cial accounting packages. It uses GTK+ and GNOME to provide an attrac‐
17 tive user interface, and has extensive online help.
18
19
21 --version
22 Show GnuCash version
23
24 --help Show this help message
25
26 --debug
27 Enable debugging mode: increasing logging to provide deep de‐
28 tail.
29
30 --extra
31 Enable extra/development/debugging features.
32
33 --log Log level overrides, of the form "log.ger.path={de‐
34 bug,info,warn,crit,error}" This option can be specified multiple
35 times.
36
37 --logto
38 File to log into; defaults to "$TMPDIR/gnucash.trace"; use
39 "stderr" or "stdout" to write to the terminal.
40
41 --paths
42 Show installation and configuration paths.
43
44 --nofile
45 Do not load the last file opened
46
48 ~/.gnucash/config.auto
49 Automatically generated per-user configuration file. DO NOT
50 EDIT MANUALLY!
51
53 GNC_DEBUG
54 Enable debugging output. This allows you to turn on the debug‐
55 ging earlier in the startup process than you can with --debug.
56
57 GUILE_LOAD_PATH
58 An override for the GnuCash scheme load path. You shouldn't need
59 to alter this. For more information see the README file.
60
61 GNC_MODULE_PATH
62 An override for the GnuCash scheme load path for Gnucash mod‐
63 ules. You shouldn't need to alter this. For more information
64 see the README file.
65
67 Please report any bugs using the bug reporting form on the GnuCash web
68 site.
69
70
72 GnuCash has extensive on-line help available from the "help" menu.
73
74 Additional information and the latest version is available at the web
75 site: https://www.gnucash.org
76
77
79 Robert Merkel <rgmerk@mira.net> wrote this manpage.
80
81 GnuCash was written by Robin Clark, Linas Vepstas, and a cast of thou‐
82 sands.
83
84
85
86Version 5.3-412-g53245caebf+ 2023-09-23 GNUCASH(1)