automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug with unrecognized options


From: Tom Tromey
Subject: bug with unrecognized options
Date: 15 Jan 2002 17:13:48 -0700

Akim et al --

The perl getopt package leaves something to be desired in its error
output.  Compare:

    creche. automake --zardoz
    Unknown option: zardoz
    creche. cp --zardoz
    cp: unrecognized option `--zardoz'
    Try `cp --help' for more information.

I much prefer the cp output.  For one thing it is more "GNUish".
Is it difficult to fix this?

Tom



reply via email to

[Prev in Thread] Current Thread [Next in Thread]