]> git.ipfire.org Git - thirdparty/coreutils.git/commit
stty: only print supported options for combined options
authorPádraig Brady <P@draigBrady.com>
Fri, 23 Jan 2015 03:09:16 +0000 (03:09 +0000)
committerPádraig Brady <P@draigBrady.com>
Sat, 24 Jan 2015 01:07:00 +0000 (01:07 +0000)
commit564f84a91adfc7bd4aba2f024f6c64ef757aba69
tree3685deb580584c828ed78722154fd40213b724ee
parentc6a722946d9868b49fa363dc6e562c39ac8e9de7
stty: only print supported options for combined options

* src/stty.c (usage): Don't reference unsupported options,
in the combined options descriptions.
* doc/coreutils.texi (stty invocation): Adjust for the
new order of the 'sane' and 'raw' combined options.
Also add -iutf8 to the 'sane' list.
doc/coreutils.texi
src/stty.c