diff options
Diffstat (limited to 'stmhal/help.c')
-rw-r--r-- | stmhal/help.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/stmhal/help.c b/stmhal/help.c index 1d4803f750..83ef7e596f 100644 --- a/stmhal/help.c +++ b/stmhal/help.c @@ -67,4 +67,5 @@ const char *stmhal_help_text = " CTRL-E -- on a blank line, enter paste mode\n" "\n" "For further help on a specific object, type help(obj)\n" +"For a list of available modules, type help('modules')\n" ; |