From add4578ff74f630219b2c1abf0eb122e7cd3eb78 Mon Sep 17 00:00:00 2001 From: jack9603301 Date: Sat, 15 Aug 2020 11:58:57 +0800 Subject: monitor-ndp:T2706: Modify the comment of `monitor ndp type` Since the comment was incorrectly applied to the command when writing the command before, modify it here --- op-mode-definitions/monitor-ndp.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/op-mode-definitions/monitor-ndp.xml b/op-mode-definitions/monitor-ndp.xml index e25eccf3a..1ac6ce39b 100644 --- a/op-mode-definitions/monitor-ndp.xml +++ b/op-mode-definitions/monitor-ndp.xml @@ -4,7 +4,7 @@ - Monitors the NDP information received by the router through the device + Monitor the NDP information received by the router through the device sudo ndptool monitor @@ -20,7 +20,7 @@ sudo ndptool monitor --ifname=$4 --msg-type=$6 - Monitor ndp protocol on specified interface + Monitor specific types of NDP protocols rs ra ns na @@ -31,7 +31,7 @@ sudo ndptool monitor --msg-type=$4 - Monitor ndp protocol on specified interface + Monitor specific types of NDP protocols rs ra ns na -- cgit v1.2.3