Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: wrong description on pixi project help #1358

Merged
merged 1 commit into from
May 8, 2024

Conversation

notPlancha
Copy link
Contributor

channel main docstring and platform main docstring are the same, same thing with description and version. Doubt it's intentional, easy change.

Before:

Commands:
  channel      Commands to manage project channels
  description  Commands to manage project description
  platform     Commands to manage project channels
  version      Commands to manage project description
  help         Print this message or the help of the given subcommand(s)

After:

Commands:
  channel      Commands to manage project channels
  description  Commands to manage project description
  platform     Commands to manage project platforms
  version      Commands to manage project version
  help         Print this message or the help of the given subcommand(s)

@baszalmstra baszalmstra changed the title wrong description on pixi project help fix: wrong description on pixi project help May 8, 2024
@baszalmstra baszalmstra enabled auto-merge (squash) May 8, 2024 19:00
@baszalmstra baszalmstra merged commit 886e1cc into prefix-dev:main May 8, 2024
24 of 25 checks passed
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.

2 participants