On 10/16/06, Eric Blake <[EMAIL PROTECTED]> wrote:
You need to make sure that 'hello --help --version' is different than
`hello --version --help'; right now, --help always wins.

As one would rightly expect.  You want to be able to append ``--help''
to what you've
typed so far, see the help, and re-edit your last command by removing the
``--help'' and adding what you couldn't remember.  Always doing help
is correct.  :)

Cheers  - Bruce


Reply via email to