pub fn execute_help_command(
manager: &ConfigManager<OsFileSystem>,
api_name: Option<&str>,
tag: Option<&str>,
operation: Option<&str>,
enhanced: bool,
output: &Output,
) -> Result<(), Error>Expand description
Execute help command with enhanced documentation