[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20191016150052.30695-1-nicolas.dichtel@6wind.com>
Date: Wed, 16 Oct 2019 17:00:51 +0200
From: Nicolas Dichtel <nicolas.dichtel@...nd.com>
To: stephen@...workplumber.org
Cc: netdev@...r.kernel.org, dsahern@...il.com,
Nicolas Dichtel <nicolas.dichtel@...nd.com>
Subject: [PATCH iproute2 1/2] ip-netns.8: document the 'auto' keyword of 'ip netns set'
This is a follow up of the commit ebe3ce2fcc5f ("ipnetns: parse nsid as a
signed integer").
Signed-off-by: Nicolas Dichtel <nicolas.dichtel@...nd.com>
---
man/man8/ip-netns.8 | 3 +++
1 file changed, 3 insertions(+)
diff --git a/man/man8/ip-netns.8 b/man/man8/ip-netns.8
index 39a10e765083..961bcf03f609 100644
--- a/man/man8/ip-netns.8
+++ b/man/man8/ip-netns.8
@@ -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 " ]"
--
2.23.0
Powered by blists - more mailing lists