diff --git a/Documentation/NuttShell.html b/Documentation/NuttShell.html index e1e2390aba..c23950484c 100644 --- a/Documentation/NuttShell.html +++ b/Documentation/NuttShell.html @@ -8,7 +8,7 @@

NuttShell (NSH)

-

Last Updated: January 4, 2018

+

Last Updated: January 10, 2018

@@ -1599,13 +1599,16 @@ dirname <path>

Command Syntax:

Synopsis. Copy the sequence of strings and expanded environment variables to console output (or to a file if the output is re-directed).

+

+ The -n option suppresses the trailing newline character. +