From: Ian Kelling Date: Thu, 19 Jan 2017 11:06:48 +0000 (-0800) Subject: better documentation on create X-Git-Url: https://iankelling.org/git/?p=newns;a=commitdiff_plain;h=a0a3b4202e3cc6879aef3263c35db589f1c45c3d better documentation on create --- diff --git a/newns b/newns index b45c994..39f8971 100755 --- a/newns +++ b/newns @@ -40,7 +40,10 @@ usage() { usage: ${0##*/} [OPTS] start|stop NS_NAME Setup new or systemd created network namespace with nat and mount namespace --c, --create Create network namespace. For running outside systemd private net. +-c, --create Create a named network namespace. When running from + the same network namespace as pid 1, this is set automatically. + This is the case when running outside a systemd created + private network. -h, --help Show this help and exit. From within a systemd network namespace, nat it to the outside. This