Skip to content

Align CLI help category labels#378

Closed
GreyforgeLabs wants to merge 1 commit into
CortexLM:mainfrom
GreyforgeLabs:fix-help-category-command-labels
Closed

Align CLI help category labels#378
GreyforgeLabs wants to merge 1 commit into
CortexLM:mainfrom
GreyforgeLabs:fix-help-category-command-labels

Conversation

@GreyforgeLabs
Copy link
Copy Markdown

Summary

  • Rename peer help sections to Configuration Commands and Utility Commands so the labels use a consistent shared suffix.
  • Keep the categorized quick-help block and clap category constants in sync.

Fixes PlatformNetwork/bounty-challenge#53134

Validation

  • cargo fmt --package cortex-cli --check
  • git diff --check
  • cargo check -p cortex-cli --no-default-features --features cortex-tui
  • cargo run -p cortex-cli --no-default-features --features cortex-tui --bin Cortex -- --help

Copy link
Copy Markdown

@greptile-apps greptile-apps Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Your free trial has ended. If you'd like to continue receiving code reviews, you can add a payment method here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG][v0.0.7] CLI help section naming is inconsistent: "Configuration" (singular) vs "Utilities" (plural)

1 participant