Searched refs:cmdSet (Results 1 – 1 of 1) sorted by relevance
896 auto cmdSet = commands->add_subcommand("set", strHelp); in initCLI() local902 cmdSet->set_help_flag("-h, --help", strHelp); in initCLI()903 cmdSet->add_option("target", target, "RPM/PWM target to set the fans"); in initCLI()904 cmdSet->add_option( in initCLI()907 cmdSet->require_option(); in initCLI()