[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240216144939.2585-1-yedaya.ka@gmail.com>
Date: Fri, 16 Feb 2024 16:49:39 +0200
From: Yedaya Katsman <yedaya.ka@...il.com>
To: netdev@...r.kernel.org
Cc: Stephen Hemminger <stephen@...workplumber.org>,
Yedaya Katsman <yedaya.ka@...il.com>
Subject: [PATCH] ip: Update command usage in man page
The usage in the man page was out of date with the usage help, fix it.
Also sort the commands alphabetically, the same as the command usage.
Signed-off-by: Yedaya Katsman <yedaya.ka@...il.com>
---
man/man8/ip.8 | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)
diff --git a/man/man8/ip.8 b/man/man8/ip.8
index 72227d44fd30..cc8a61e18ddb 100644
--- a/man/man8/ip.8
+++ b/man/man8/ip.8
@@ -19,10 +19,12 @@ ip \- show / manipulate routing, network devices, interfaces and tunnels
.ti -8
.IR OBJECT " := { "
-.BR link " | " address " | " addrlabel " | " route " | " rule " | " neigh " | "\
- ntable " | " tunnel " | " tuntap " | " maddress " | " mroute " | " mrule " | "\
- monitor " | " xfrm " | " netns " | " l2tp " | " tcp_metrics " | " token " | "\
- macsec " | " vrf " | " mptcp " | " ioam " | " stats " }"
+.BR address " | " addrlabel " | " fou " | " help " | " ila " | " ioam " | "\
+ l2tp " | " link " | " macsec " | " maddress " | " monitor " | " mptcp " | "\
+ mroute " | " mrule " | " neighbor " | " neighbour " | " netconf " | "\
+ netns " | " nexthop " | " ntable " | " ntbl " | " route " | " rule " | "\
+ sr " | " tap " | " tcpmetrics " | " token " | " tunnel " | " tuntap " | "\
+ vrf " | " xfrm " }"
.sp
.ti -8
--
2.34.1
Powered by blists - more mailing lists