diff --git a/Documentation/NuttShell.html b/Documentation/NuttShell.html index 44f1ba79de5..472eb9417e7 100644 --- a/Documentation/NuttShell.html +++ b/Documentation/NuttShell.html @@ -1291,7 +1291,7 @@ nsh> addroute 11.0.0.0/24 10.0.0.2
Command Syntax:
-arp [-a <ipaddr> |-d <ipaddr> |-s <ipaddr> <hwaddr>] +arp [-t|-a <ipaddr> |-d <ipaddr> |-s <ipaddr> <hwaddr>]
Synopsis. @@ -1306,6 +1306,9 @@ arp [-a <ipaddr> |-d <ipaddr> |-s <ipaddr> <hwaddr>]
CONFIG_NETLINK_ROUTE is enabled.
Example: