Skip to content

feat: print ellipsis on arg if static is false#1003

Merged
shetzel merged 2 commits intomainfrom
mdonnalley/multi-arg-help
Mar 11, 2024
Merged

feat: print ellipsis on arg if static is false#1003
shetzel merged 2 commits intomainfrom
mdonnalley/multi-arg-help

Conversation

@mdonnalley
Copy link
Copy Markdown
Contributor

Print ... on arg if static = false

❯ bin/dev.js hello world --help
Say hello world

USAGE
  $ oex hello world [THINGS...]

ARGUMENTS
  THINGS...  things to say

DESCRIPTION
  Say hello world

EXAMPLES
  $ oex hello world
  hello world! (./src/commands/hello/world.ts)

Fixes oclif/plugin-help#58
Fixes oclif/oclif#234
Fixes oclif/plugin-help#56

@mdonnalley mdonnalley added the enhancement New feature or request label Mar 5, 2024
@git2gus
Copy link
Copy Markdown

git2gus Bot commented Mar 5, 2024

This issue has been linked to a new work item: W-15188700

shetzel
shetzel previously approved these changes Mar 11, 2024
@shetzel shetzel merged commit c35e266 into main Mar 11, 2024
@shetzel shetzel deleted the mdonnalley/multi-arg-help branch March 11, 2024 18:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

2 participants