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 help text #6392

Merged
merged 1 commit into from Oct 7, 2016
Merged

Improve help text #6392

merged 1 commit into from Oct 7, 2016

Conversation

wallyworld
Copy link
Member

@wallyworld wallyworld commented Oct 6, 2016

Fixes: https://bugs.launchpad.net/juju/+bug/1630863
Fixes: https://bugs.launchpad.net/juju/+bug/1631199

Improve help text for list-users command.
Fix help text in upgrade-juju command.

@@ -22,13 +22,22 @@ import (
)

var usageListUsersSummary = `
Lists Juju users allowed to connect to a controller.`[1:]
Lists Juju users allowed to connect to a controller or model.
When used without a model name argument, users relevant to a controller are printed.
Copy link

Choose a reason for hiding this comment

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

Aren't these supposed to be a single line?

Copy link
Member Author

Choose a reason for hiding this comment

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

fixed


var usageListUsersDetails = `
By default, the tabular format is used.
When used without a model name argument, users relevant to a controller are printed.
When used with a model name, users relevant to the specified model are printed.By default, the tabular format is used.
Copy link

Choose a reason for hiding this comment

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

Line wrapping?

@wallyworld
Copy link
Member Author

$$merge$$

@jujubot
Copy link
Collaborator

jujubot commented Oct 7, 2016

Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju

@jujubot jujubot merged commit 3ef47be into juju:master Oct 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants