[EMAIL PROTECTED] writes:
| Dear Sirs,
|
| Before all, 1000 thanks to GNU developers & maintainers
| for excellent GNU utils and permission to use them
| even on the proprietary operating systems.
|
| Recently, I heard a guy complaing that "yes --help"
| returns is misleading messages.

Thanks for the suggestion.
I've changed yes.c to do as you suggest:

  yes --help
  Usage: yes [STRING]...
    or:  yes OPTION
  Repeatedly output a line with all specified STRING(s), or `y'.

    --help      display this help and exit
    --version   output version information and exit

  Report bugs to <[EMAIL PROTECTED]>.

_______________________________________________
Bug-sh-utils mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-sh-utils

Reply via email to