Skip to content
This repository has been archived by the owner on Dec 20, 2024. It is now read-only.

Improve documentation based on QA feedback #313

Merged
merged 2 commits into from
Dec 8, 2015

Conversation

igable
Copy link
Contributor

@igable igable commented Dec 7, 2015

[bugzid:8472]

@igable igable mentioned this pull request Dec 7, 2015
parser.add_argument('--description', '-D', help='Description', required=True)
parser.add_argument('--name', '-n', help='Server Name', required=True)
parser.add_argument('--description', '-D', help='Description of the server', required=True)
parser.add_argument('--name', '-n', help='User friendly name of the Server', required=True)

Choose a reason for hiding this comment

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

is "user friendly" accurate? this is the resource hostname, correct? user-friendly seems more like the "description" field.

Choose a reason for hiding this comment

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

consistent capitalization

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Agreed, not a great use of user friendly.

@newbrough
Copy link

looks ok

Also remove the user frieldly adjective from the server name
@igable igable merged commit 1f6501e into QSFT:develop Dec 8, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants