-
Notifications
You must be signed in to change notification settings - Fork 1k
Allow user to suppress global parameters info from help display #5423
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
Conversation
|
@schlessera how to check which step is undefined? Failure seems unrelated to change: https://travis-ci.org/github/wp-cli/wp-cli/jobs/708051503#L454-L460 |
|
@thrijith It looks like there's an instance where the step syntax contains a double space, which is the likely cause of the failure. |
Co-authored-by: Alain Schlesser <[email protected]>
Yes, that's it 🙂 |
|
@schlessera there is one more in |
|
I'll see if I can fix that one today. |
|
Created a Core trac bug report here: https://core.trac.wordpress.org/ticket/50670 |
|
I added a new issue for documenting this: #5444. |
Fixes wp-cli/ideas#104