* [email protected] <[email protected]> [10/12/07 18:22]: > > The branch core-help has been created > at b2fc4fd40a0e7d2caa29b535c5eeb758930f0b06 (commit)
Hi, I made some changes on the branch, and merged it with master, which contains a new version of the test runner. Besides changes already made today, I believe the following still needs to be done: * --help output formatting: please format help messages to not wrap around but fit 80 columns * options of type "query and exit" should not require a configuration file (version, help) * the program should not start if there are unknown options * for every option that has a compiled-in default, this compiled-in default should be shown in the help string * -h -v -c doesn't seem to work properly. I.e. -v is --version, not --verbose. --cfg-get and --config both seem to be mapped to --cfg-get. Please fix and add tests. Thank you for looking at this bug, -- kostja _______________________________________________ Mailing list: https://launchpad.net/~tarantool-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~tarantool-developers More help : https://help.launchpad.net/ListHelp

