Skip to content

Add support for long descriptions #155

Description

@AlexSkrypnyk

We currently have usage which is shown when ahoy --help is called as a list of available commands and their usage information.

It would be great to be able to provide a description field with more expanded description of the commands. Such a description could then be available by ahoy [command] --help.

This would be in-line with how CLI commands provide short and long command help information.

$> ahoy build --help

Build project <-- Text from `usage`

Builds the container stack, front-end assets  <-- Text from `description` field.
and provisions a website.
A wrapper for several commands.

Metadata

Metadata

Assignees

No one assigned
    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions