[Gnucash-changes] r12868 - gnucash/trunk/src/bin - Use popt to automatically generate pretty --usage and --help.

Chris Shoemaker c.shoemaker at cox.net
Wed Jan 18 20:39:19 EST 2006


On Wed, Jan 18, 2006 at 08:31:55PM -0500, Derek Atkins wrote:
> Quoting Chris Shoemaker <chris at cvs.gnucash.org>:
> 
> >+        {"rpc-server", '\0', POPT_ARG_NONE, NULL, 0,
> >+         _("Run the RPC Server if GnuCash was configured with 
> >--enable-rpc"),
> >+         NULL},
> 
> No reason to continue with this -- the rpc-server code was ripped out
> already.

Ok, I'll drop the option.  Are any others obsolete?  I'm scared to
test if these actually work:
  --config-path=CONFIGPATH     Set configuration path
  --share-path=SHAREPATH       Set shared data file search path
  --doc-path=DOCPATH           Set the search path for documentation files

And these make me wince:
  --evaluate=COMMAND           Evaluate the guile command
  --load=FILE                  Load the given .scm file

and I go "huh?"  to theses:
  --add-price-quotes=FILE      Add price quotes to given FILE
  --namespace=REGEXP           Regular expression determining which namespace
                               commodities will be retrieved

and I think "shouldn't that be automatic?" to these:
  --load-user-config           Load the user configuration
  --load-system-config         Load the system configuration


-chris

> 
> -derek
> 
> -- 
>       Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
>       Member, MIT Student Information Processing Board  (SIPB)
>       URL: http://web.mit.edu/warlord/    PP-ASEL-IA     N1NWH
>       warlord at MIT.EDU                        PGP key available
> 


More information about the gnucash-devel mailing list