Skip to content

[Feature] Help - Show a detailed help  #3

@DannyvanderJagt

Description

@DannyvanderJagt

Description:
Show an detailed help text when required or when something is missing, errored etc.

Details
There should be an help for general and for each command.

Api

// Show help from an action.
pyramid.showHelp()

// Help callback
pyramid.help(() => {
 return 'return your custom help here!'
})

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions