moonrepo / proto

A pluggable multi-language version manager.
https://moonrepo.dev/proto
MIT License
631 stars 30 forks source link

Config modes not listed in --help #595

Closed jakst closed 3 weeks ago

jakst commented 3 weeks ago

What version?

0.40.0

Which command?

proto outdated --help

What happened?

The new proto outdated --config-mode=? flag has replaced the proto outdated --include-global flag (showing a deprecation message when adding --include-global would be a nice touch), but the available modes are not listed when running proto outdated --help.

I know they're available in the changelog, but they should probably be listed in the help command as well.

See output

image

Trace logs?

No response

Operating system?

MacOS

Architecture?

arm64

milesj commented 3 weeks ago

Hrmm, I literally spent time making sure this worked... Will look into again.

milesj commented 3 weeks ago

Fixed