1GNUCASH(1)                            3.5                           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}"
35
36       --logto
37              File to log  into;  defaults  to  "/tmp/gnucash.trace";  can  be
38              "stderr" or "stdout".
39
40       --nofile
41              Do not load the last file opened
42
43       --add-price-quotes FILE
44              Add price quotes to the given data file
45
46       --namespace=REGEXP
47              Regular  expression determining which namespace commodities will
48              be retrieved.
49

FILES

51       ~/.gnucash/config.auto
52              Automatically generated per-user  configuration  file.   DO  NOT
53              EDIT MANUALLY!
54

ENVIRONMENT

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

BUGS

70       Please  report any bugs using the bug reporting form on the GnuCash web
71       site.
72
73

SEE ALSO

75       GnuCash has extensive on-line help available from the "help" menu.
76
77       Additional information and the latest version is available at  the  web
78       site: http://www.gnucash.org
79
80

AUTHOR

82       Robert Merkel <rgmerk@mira.net> wrote this manpage.
83
84       GnuCash  was written by Robin Clark, Linas Vepstas, and a cast of thou‐
85       sands.
86
87
88
89Version                             2019-03                         GNUCASH(1)
Impressum