Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
GNUCASH(1)		     GnuCash Manual Pages		    GNUCASH(1)

NAME
       gnucash - personal finance manager

SYNOPSIS
       gnucash [options] [ accounts.gnucash ]

DESCRIPTION
       GnuCash	is a personal accounting package that allows you to record and
       track income, expenses, assets, and investments.	It supports reconcili-
       ation, has substantial reporting	capabilities, and is extensible	 using
       guile.  It  can import QIF data from Quicken(TM)	and many other commer-
       cial accounting packages. It uses GTK+ and GNOME	to provide an  attrac-
       tive user interface, and	has extensive online help.

OPTIONS
       --version
	      Show GnuCash version

       --help Show this	help message

       --debug
	      Enable  debugging	 mode:	increasing logging to provide deep de-
	      tail.

       --extra
	      Enable extra/development/debugging features.

       --log  Log   level   overrides,	 of   the   form    "log.ger.path={de-
	      bug,info,warn,crit,error}" This option can be specified multiple
	      times.

       --logto
	      File  to	log  into;  defaults  to  "$TMPDIR/gnucash.trace"; use
	      "stderr" or "stdout" to write to the terminal.

       --paths
	      Show installation	and configuration paths.

       --nofile
	      Do not load the last file	opened

FILES
       ~/.gnucash/config.auto
	      Automatically generated per-user	configuration  file.   DO  NOT
	      EDIT MANUALLY!

ENVIRONMENT
       GNC_DEBUG
	      Enable  debugging	output.	 This allows you to turn on the	debug-
	      ging earlier in the startup process than you can with --debug.

       GUILE_LOAD_PATH
	      An override for the GnuCash scheme load path. You	shouldn't need
	      to alter this.  For more information see the README file.

       GNC_MODULE_PATH
	      An override for the GnuCash scheme load path  for	 Gnucash  mod-
	      ules.  You  shouldn't  need to alter this.  For more information
	      see the README file.

BUGS
       Please report any bugs using the	bug reporting form on the GnuCash  web
       site.

SEE ALSO
       GnuCash has extensive on-line help available from the "help" menu.

       Additional  information	and the	latest version is available at the web
       site: https://www.gnucash.org

AUTHOR
       Robert Merkel <rgmerk@mira.net> wrote this manpage.

       GnuCash was written by Robin Clark, Linas Vepstas, and a	cast of	 thou-
       sands.

Version	5.11+			  2025-03-29			    GNUCASH(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=gnucash&sektion=1&manpath=FreeBSD+Ports+14.3.quarterly>

home | help