shell: update select command help message
Added information that a command must accept arguments to be selected. Signed-off-by: Jakub Rzeszutko <jakub.rzeszutko@nordisemi.no>
This commit is contained in:
parent
e76cd05e18
commit
5aaac4b72e
1 changed files with 1 additions and 0 deletions
|
@ -44,6 +44,7 @@
|
|||
"command to be selected, it must meet the criteria:\n" \
|
||||
" - it is a static command\n" \
|
||||
" - it is not preceded by a dynamic command\n" \
|
||||
" - it accepts arguments\n" \
|
||||
"Return to the main command tree is done by pressing alt+r."
|
||||
|
||||
#define SHELL_HELP_SHELL "Useful, not Unix-like shell commands."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue