diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/clear/arp/node.def | 2 | ||||
-rw-r--r-- | templates/show/arp/node.def | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/templates/clear/arp/node.def b/templates/clear/arp/node.def index 08b3f7a..394a9f0 100644 --- a/templates/clear/arp/node.def +++ b/templates/clear/arp/node.def @@ -1 +1 @@ -help: Clear Address Resolution Protocol cache +help: Clear Address Resolution Protocol (ARP) cache diff --git a/templates/show/arp/node.def b/templates/show/arp/node.def index bac6fdb..10e5d5d 100644 --- a/templates/show/arp/node.def +++ b/templates/show/arp/node.def @@ -1,2 +1,2 @@ -help: Show Address Resolution Protocol information +help: Show Address Resolution Protocol (ARP) information run: /usr/sbin/arp -e |