Home
last modified time | relevance | path

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

/openbmc/phosphor-fan-presence/control/
H A Dfanctl.cpp716 auto cmdResume = commands->add_subcommand("resume", strHelp); in initCLI() local
717 cmdResume->set_help_flag("-h, --help", strHelp); in initCLI()
718 cmdResume->require_option(0); in initCLI()