Searched refs:cmdReload (Results 1 – 1 of 1) sorted by relevance
911 auto cmdReload = commands->add_subcommand("reload", strHelp); in initCLI() local912 cmdReload->set_help_flag("-h, --help", strHelp); in initCLI()913 cmdReload->require_option(0); in initCLI()