Home
last modified time | relevance | path

Searched refs:sub_cmd_sep (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/subsys/shell/
Dshell_help.c113 static const char sub_cmd_sep[] = ": "; /* subcommands separator */ in help_item_print() local
114 const uint16_t offset = 2 * strlen(tabulator) + item_name_width + strlen(sub_cmd_sep); in help_item_print()