pub fn help_commands(
    engine_state: &EngineState,
    stack: &mut Stack,
    call: &Call
) -> Result<PipelineData, ShellError>