]> git.ipfire.org Git - thirdparty/util-linux.git/commit
nsenter: fix usage() and improve man page
authorKarel Zak <kzak@redhat.com>
Mon, 9 Jan 2017 11:48:14 +0000 (12:48 +0100)
committerKarel Zak <kzak@redhat.com>
Mon, 9 Jan 2017 11:50:09 +0000 (12:50 +0100)
commit0f0b5823a68c78e4ef62efd1f03cfcb6d549060d
tree97c58867236b8d98a4b266fcf89c7f2b2da88adb
parentf1a1a47198b5d0f3249c97283a3470112f6e107a
nsenter: fix usage() and improve man page

The "program" is optional and $SHELL is executed by default.

Addresses: https://github.com/karelzak/util-linux/issues/389
Signed-off-by: Karel Zak <kzak@redhat.com>
sys-utils/nsenter.1
sys-utils/nsenter.c