1GNUCASH(1)                   GnuCash Manual Pages                   GNUCASH(1)
2
3
4

NAME

6       gnucash - personal finance manager
7

SYNOPSIS

9       gnucash [options] [ accounts.gnc ]
10

DESCRIPTION

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

OPTIONS

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
28              detail.
29
30       --extra
31              Enable extra/development/debugging features.
32
33       --log  Log        level        overrides,       of       the       form
34              "log.ger.path={debug,info,warn,crit,error}" This option  can  be
35              specified multiple times.
36
37       --logto
38              File  to  log  into;  defaults  to  "/tmp/gnucash.trace"; can be
39              "stderr" or "stdout".
40
41       --nofile
42              Do not load the last file opened
43
44       --add-price-quotes FILE
45              Add price quotes to the given data file. Note  this  option  has
46              been  deprecated and will be removed in GnuCash 5.0. Instead use
47              'gnucash-cli --quotes get'.
48
49       --namespace=REGEXP
50              Regular expression determining which namespace commodities  will
51              be  retrieved.  This is only relevant for the --add-price-quotes
52              option. And as with that option it is  deprecated  and  will  be
53              removed  in  GnuCash 5.0. The same option can be passed to 'gnu‐
54              cash-cli --quotes get' to achieve the same result.
55

FILES

57       ~/.gnucash/config.auto
58              Automatically generated per-user  configuration  file.   DO  NOT
59              EDIT MANUALLY!
60

ENVIRONMENT

62       GNC_DEBUG
63              Enable  debugging output.  This allows you to turn on the debug‐
64              ging earlier in the startup process than you can with --debug.
65
66       GUILE_LOAD_PATH
67              An override for the GnuCash scheme load path. You shouldn't need
68              to alter this.  For more information see the README file.
69
70       GNC_MODULE_PATH
71              An  override  for  the GnuCash scheme load path for Gnucash mod‐
72              ules. You shouldn't need to alter this.   For  more  information
73              see the README file.
74

BUGS

76       Please  report any bugs using the bug reporting form on the GnuCash web
77       site.
78
79

SEE ALSO

81       GnuCash has extensive on-line help available from the "help" menu.
82
83       Additional information and the latest version is available at  the  web
84       site: https://www.gnucash.org
85
86

AUTHOR

88       Robert Merkel <rgmerk@mira.net> wrote this manpage.
89
90       GnuCash  was written by Robin Clark, Linas Vepstas, and a cast of thou‐
91       sands.
92
93
94
95Version 4.4+                      2020-12-28                        GNUCASH(1)
Impressum