[option color] short_opt = C summary = activate color output typestr = when arg_info = required_arg arg_type = string values = {COLOR_YES = "yes", COLOR_NO = "no", COLOR_AUTO = "auto"} default_val = auto [option log-color] summary = select a color for one type of log message typestr = color_spec arg_info = required_arg arg_type = string flag multiple [help] The format of is [ []] []. Valid colors for and are "normal", "black", "red", "green", "yellow", "blue", "magenta", "cyan", and "white". The value must be one of "bold", "dim", "ul", "blink", "reverse". Examples: --log-color "debug:green" --log-color "info:yellow bold" --log-color "notice:white red bold" [/help]