Re: cat: invalid option -- h

Jim Meyering <[email protected]> Tue, 14 Jan 2003 21:39:41 +0100
Newsgroups gmane.comp.gnu.textutils.bugs
Message-ID <[email protected]>
> Can cat -h be added as an alias of --help please?

You can use `--h' as an abbreviation for --help.

We try hard to avoid adding short-named options,
since they may conflict with options already used in other
implementations or in future standards.