Searched refs:sub_cmd_sep (Results 1 – 1 of 1) sorted by relevance
113 static const char sub_cmd_sep[] = ": "; /* subcommands separator */ in help_item_print() local114 const uint16_t offset = 2 * strlen(tabulator) + item_name_width + strlen(sub_cmd_sep); in help_item_print()