Skip to content

Docs: fix --warmup option name for topic workload command #2483

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

Merged
merged 2 commits into from
Mar 12, 2024

Conversation

qyryq
Copy link
Collaborator

@qyryq qyryq commented Mar 6, 2024

In the docs the option is called --warmup-time, but the correct name is --warmup:

config.Opts->AddLongOption("warmup", "Warm-up time in seconds.")

config.Opts->AddLongOption("warmup", "Warm-up time in seconds.")

config.Opts->AddLongOption("warmup", "Warm-up time in seconds.")

Copy link

github-actions bot commented Mar 6, 2024

✅ Documentation build

Revision built successfully
Revision preview link

@qyryq qyryq marked this pull request as ready for review March 6, 2024 09:30
@qyryq qyryq requested a review from a team as a code owner March 6, 2024 09:30
Copy link

github-actions bot commented Mar 6, 2024

✅ Documentation build

Revision built successfully
Revision preview link

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