diff mbox series

[iproute2-next,3/3] man8: ioam: add doc for monitor command

Message ID 20240222154539.19904-4-justin.iurman@uliege.be (mailing list archive)
State Accepted
Commit 94107bba2456a855f92f697ce9822586440bc122
Delegated to: David Ahern
Headers show
Series multicast event support for ioam6 | expand

Checks

Context Check Description
netdev/tree_selection success Not a local patch

Commit Message

Justin Iurman Feb. 22, 2024, 3:45 p.m. UTC
Add a sentence in the doc to describe what the new "monitor" command
does.

Signed-off-by: Justin Iurman <justin.iurman@uliege.be>
---
 man/man8/ip-ioam.8 | 5 +++++
 1 file changed, 5 insertions(+)
diff mbox series

Patch

diff --git a/man/man8/ip-ioam.8 b/man/man8/ip-ioam.8
index 1bdc0ece..c723d782 100644
--- a/man/man8/ip-ioam.8
+++ b/man/man8/ip-ioam.8
@@ -49,12 +49,17 @@  ip-ioam \- IPv6 In-situ OAM (IOAM)
 .RI " { " ID " | "
 .BR none " }"
 
+.ti -8
+.B ip ioam monitor
+
 .SH DESCRIPTION
 The \fBip ioam\fR command is used to configure IPv6 In-situ OAM (IOAM6)
 internal parameters, namely IOAM namespaces and schemas.
 .PP
 Those parameters also include the mapping between an IOAM namespace and an IOAM
 schema.
+.PP
+The \fBip ioam monitor\fR command displays IOAM data received.
 
 .SH EXAMPLES
 .PP