ip-netns.8: document the 'auto' keyword of 'ip netns set'
This is a follow up of the commit ebe3ce2fcc ("ipnetns: parse nsid as a
signed integer").
Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
This commit is contained in:
parent
10d39984b7
commit
63ab204e7b
|
|
@ -31,6 +31,9 @@ ip-netns \- process network namespace management
|
|||
.B ip netns set
|
||||
.I NETNSNAME NETNSID
|
||||
|
||||
.ti -8
|
||||
.IR NETNSID " := " auto " | " POSITIVE-INT
|
||||
|
||||
.ti -8
|
||||
.BR "ip netns identify"
|
||||
.RI "[ " PID " ]"
|
||||
|
|
|
|||
Loading…
Reference in New Issue