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

Improve ddev start/stop/remove help text #1000

Merged
merged 4 commits into from
Jul 19, 2018

Conversation

andrewfrench
Copy link
Contributor

The Problem/Issue/Bug:

DDEV start/stop/remove referred to "sites", not "projects", and the CLI help text didn't relate the ability to pass multiple project names as arguments.

How this PR Solves The Problem:

Updates the CLI help text.

Manual Testing Instructions:

Execute ddev start -h, ddev stop -h, ddev remove -h.

@andrewfrench andrewfrench self-assigned this Jul 19, 2018
@andrewfrench andrewfrench added this to the v1.0.0 milestone Jul 19, 2018
Copy link
Member

@rfay rfay left a comment

Choose a reason for hiding this comment

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

Tried it out, read the code, looks good, thanks.

Copy link
Contributor

@rickmanelius rickmanelius left a comment

Choose a reason for hiding this comment

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

Looks good. Thanks!

@andrewfrench andrewfrench merged commit ebcebdb into ddev:master Jul 19, 2018
@andrewfrench andrewfrench deleted the 2018-07-18_improve-help-text branch July 19, 2018 17:22
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.

None yet

3 participants