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

ModuleBuildDurationReport: Fix help message for sort #36817

Merged
merged 1 commit into from
Nov 6, 2023

Conversation

rsvoboda
Copy link
Member

@rsvoboda rsvoboda commented Nov 1, 2023

ModuleBuildDurationReport: Fix help message for sort

Main change: % => %n, also adjusted indentation

BEFORE:

  -s, --sort=<sort>          Sort order%Possible values: execution, name,
                               duration

AFTER:

  -s, --sort=<sort>          Sort order
                             Possible values: execution, name, duration

@quarkus-bot quarkus-bot bot added the area/infra-automation anything related to CI, bots, etc. that are used to automated our infrastructure label Nov 1, 2023
Copy link
Member

@gsmet gsmet left a comment

Choose a reason for hiding this comment

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

Thanks!

@gsmet gsmet merged commit 1e5a54e into quarkusio:main Nov 6, 2023
3 checks passed
@quarkus-bot quarkus-bot bot added this to the 3.6 - main milestone Nov 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/infra-automation anything related to CI, bots, etc. that are used to automated our infrastructure
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants