Home
last modified time | relevance | path

Searched refs:cmdReload (Results 1 – 1 of 1) sorted by relevance

/openbmc/phosphor-fan-presence/control/
H A Dfanctl.cpp911 auto cmdReload = commands->add_subcommand("reload", strHelp); in initCLI() local
912 cmdReload->set_help_flag("-h, --help", strHelp); in initCLI()
913 cmdReload->require_option(0); in initCLI()