Commit 57e1ace0 authored by Phil Sutter's avatar Phil Sutter Committed by Stephen Hemminger

man: ip-netns.8: Clarify synopsis a bit

Use brackets to show that 'ip netns' defaults to action 'list', drop
superfluous curly braces around 'set' action keyword.
Signed-off-by: default avatarPhil Sutter <phil@nwl.cc>
parent 03cb9d58
......@@ -13,7 +13,7 @@ ip-netns \- process network namespace management
.BR help " }"
.sp
.ti -8
.BR "ip netns" " { " list " } "
.BR "ip netns" " [ " list " ]"
.ti -8
.B ip netns add
......@@ -24,7 +24,7 @@ ip-netns \- process network namespace management
.RI "[ " NETNSNAME " ]"
.ti -8
.BR "ip netns" " { " set " } "
.B ip netns set
.I NETNSNAME NETNSID
.ti -8
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment