diff --git a/Documentation/NuttShell.html b/Documentation/NuttShell.html index 249bf263697..8e57e27b22f 100644 --- a/Documentation/NuttShell.html +++ b/Documentation/NuttShell.html @@ -1046,12 +1046,27 @@ get [-b|-n] [-f <local-path>] -h <ip-address> <remote-path>
Command Syntax:
-help +help [-v] [<cmd>]
Synopsis. - Presents summary information about each command to console. + Presents summary information about NSH commands to console.
+Options:
+-v |
+ + how verbose output will full command usage. + | +
<cmd> |
+ + Show full command usage only for this command. + | +
CONFIG_NSH_DISABLE_GET |
|||
help |
+ help5 |
CONFIG_NSH_DISABLE_HELP |