]> 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)
committerKarel Zak <kzak@redhat.com>
Fri, 20 Jan 2017 12:14:58 +0000 (13:14 +0100)
commitfeed505ab0c20f5e231af7db3dfac0364ed6e44f
tree6bdbba4589b11b5c88efb583b1817294ec0206b6
parent749993c70475a2c61074445c36b63153eadb1c65
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