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:
Nicolas Dichtel 2019-10-16 17:00:51 +02:00 committed by Stephen Hemminger
parent 10d39984b7
commit 63ab204e7b
1 changed files with 3 additions and 0 deletions

View File

@ -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 " ]"