]> git.ipfire.org Git - thirdparty/util-linux.git/commit
chsh: use -h as shorthand for --help instead of -u
authorAndreas Henriksson <andreas@fatal.se>
Thu, 19 Jan 2017 22:04:47 +0000 (23:04 +0100)
committerAndreas Henriksson <andreas@fatal.se>
Thu, 19 Jan 2017 22:11:42 +0000 (23:11 +0100)
commit631a195412f53135179f761573a56e457911603f
tree9a1613a1d3c59a0d93590f2d244140e6cb630fe9
parentd0f9990bfbe5b6c045eaf3ef8c12e6961e294218
chsh: use -h as shorthand for --help instead of -u

The -u is still supported (but no longer documented).

(This matches the switches used by shadow chsh.)
login-utils/chsh.1
login-utils/chsh.c