mirror of
https://git.savannah.gnu.org/git/gperf.git
synced 2025-12-02 13:09:22 +00:00
Cleanup options.
Improve usage message. Improve output of options like --key-positions=1,2,$.
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
2002-12-10 Bruno Haible <bruno@clisp.org>
|
||||
|
||||
* src/options.h: Reorder enum values.
|
||||
(Options::short_usage, Options::long_usage): Make static.
|
||||
* src/options.cc (Options::short_usage); No longer print a monster
|
||||
usage line.
|
||||
(Options::print_options): Improve output of options like
|
||||
--key-positions=1,2,$.
|
||||
(Options::~Options): Update.
|
||||
|
||||
* src/options.h (UPPERLOWER): New enum value.
|
||||
* src/options.cc (Options::long_usage): Document option --ignore-case.
|
||||
(Options::~Options): Update.
|
||||
|
||||
Reference in New Issue
Block a user