aboutsummaryrefslogtreecommitdiffstats
path: root/os/various/shell.h
diff options
context:
space:
mode:
Diffstat (limited to 'os/various/shell.h')
-rw-r--r--os/various/shell.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/various/shell.h b/os/various/shell.h
index d96acc4c4..c3433bc21 100644
--- a/os/various/shell.h
+++ b/os/various/shell.h
@@ -35,7 +35,7 @@
#endif
/**
- * @brief Shell maximum input line length.
+ * @brief Shell maximum arguments per command.
*/
#if !defined(SHELL_MAX_ARGUMENTS) || defined(__DOXYGEN__)
#define SHELL_MAX_ARGUMENTS 4