Skip to content

Feature Request: Way to hide default help text #2378

Open
@GiuseppeIII

Description

@GiuseppeIII

Feature Request:
Option help text can be hidden with .hideHelp() and the default help text can be customized with .default() but there is currently no way to be able to hide just the default help text.

This would be helpful for some complex options where there is multiple parts to the default and so it is given in the standard help text.

I could see this being done either:

  • as an option on hideHelp()
  • by passing in undefined or null into the second argument on default()
  • as its own method hideDefault()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions