ERR_PARSE_ARGS_UNKNOWN_OPTION
当 strict 设置为 true 时,如果 options 中没有配置某个参数,将由 util.parseArgs() 抛出。
【When strict set to true, thrown by util.parseArgs() if an argument
is not configured in options.】
当 strict 设置为 true 时,如果 options 中没有配置某个参数,将由 util.parseArgs() 抛出。
【When strict set to true, thrown by util.parseArgs() if an argument
is not configured in options.】