busybox/util-linux
Euan Harris 40394cb1c9 nsenter: Rename --network option to --net
In nsenter from util-linux, the long version of the -n option is
--net=<path>.   BusyBox's version expects --network=<path>, so scripts
and examples written for util-linux's version cause BusyBox's version
to exit with the usage message.

Confusingly, until commit 036585a911a5f, the usage message erroneously
claimed that the long option was indeed called --net; after that commit
long options are not listed at all.

Signed-off-by: Euan Harris <euan.harris@docker.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2018-05-13 18:58:23 +02:00
..
2017-10-30 14:55:01 +01:00
2018-01-14 14:32:11 +01:00
2018-01-25 09:34:23 +01:00
2018-03-08 13:23:06 +01:00
2018-03-11 19:35:58 +01:00