psppire: Re-implement --help and --version options.
authorBen Pfaff <blp@cs.stanford.edu>
Wed, 16 Jun 2010 04:29:50 +0000 (21:29 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Wed, 16 Jun 2010 04:29:50 +0000 (21:29 -0700)
commit547aa92b0d16ea0f5accb25ef8d72eaf95769c04
tree8752989f9a6ae040c52291010b5fb9f2290089c7
parentadb78c1da5de2792a8f07b241e72b8bd341fd90b
psppire: Re-implement --help and --version options.

Commit f51ecb4802 "Greatly simplify PSPP configuration." accidentally
removed PSPPIRE support for the --help and --version options.  This commit
restores it (and improves upon the text previously displayed).
src/ui/gui/main.c