From 807c8d29e4bb2ffaef6e140a2a02d0673e036c38 Mon Sep 17 00:00:00 2001 From: Geert Janssens Date: Sun, 29 Aug 2010 19:58:54 +0000 Subject: [PATCH] Update man page following the recent removal of command line options. git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19508 57a11ea4-9604-0410-9ed3-97b8803252fd --- doc/gnucash.1.in | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/doc/gnucash.1.in b/doc/gnucash.1.in index 6394aa22c8..32b97ba3ca 100644 --- a/doc/gnucash.1.in +++ b/doc/gnucash.1.in @@ -35,14 +35,6 @@ Log level overrides, of the form "log.ger.path={debug,info,warn,crit,error}" File to log into; defaults to "/tmp/gnucash.trace"; can be "stderr" or "stdout". .IP --nofile Do not load the last file opened -.IP "--config-dir CONFIGDIR" -Set configuration directory -.IP "--share-dir SHAREDIR" -Set shared directory -.IP "--load-path LOADPATH" -Set the search path for .scm files -.IP "--doc-path DOCPATH" -Set the search path for documentation files .IP "--add-price-quotes FILE" Add price quotes to the given data file .IP --namespace=REGEXP @@ -80,7 +72,7 @@ has extensive on-line help available from the "help" menu. Additional information and the latest version is available at the web site: -.B http://gnucash.org +.B http://www.gnucash.org .SH AUTHOR Robert Merkel wrote this manpage.