-
Notifications
You must be signed in to change notification settings - Fork 3.4k
fix: typo paramaters to parameters in cli help text #14939
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: typo paramaters to parameters in cli help text #14939
Conversation
Signed-off-by: shota3506 <[email protected]>
Joibel
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks
Signed-off-by: shota3506 <[email protected]>
|
❌ Cherry-pick failed for 3.7. Please check the workflow logs for details. |
Signed-off-by: shota3506 <[email protected]>
|
❌ Cherry-pick failed for 3.6. Please check the workflow logs for details. |
1 similar comment
|
❌ Cherry-pick failed for 3.6. Please check the workflow logs for details. |
|
❌ Cherry-pick failed for 3.7. Please check the workflow logs for details. |
|
❌ Cherry-pick failed for 3.6. Please check the workflow logs for details. |
Signed-off-by: shota3506 <[email protected]>
Signed-off-by: shota3506 <[email protected]>
|
❌ Cherry-pick failed for 3.7. Please check the workflow logs for details. |
(cherry picked from commit a48868c) Signed-off-by: shota3506 <[email protected]> Signed-off-by: Alan Clucas <[email protected]>
(cherry picked from commit a48868c) Signed-off-by: shota3506 <[email protected]> Signed-off-by: Alan Clucas <[email protected]>
Signed-off-by: shota3506 <[email protected]>
Fixes typo "paramaters" to "parameters" in cli help text
Motivation
Modifications
Verification
Documentation