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