Bug #70
Help output not grammatically consistent
| Status: | Closed | Start date: | 2009-10-08 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | Alejandro Lorca | % Done: | 100% |
|
| Category: | - | |||
| Target version: | 5.6.0 | Estimated time: | 2.00 hours |
Description
At the moment, it looks like this
$ gwuser -h gwuser [-h] [-nx] SYNOPSIS Prints information about users in the GridWay system OPTIONS -h prints this help -n do not print the header lines -x xml format
But either should be formed 'prints' and 'does' in 3rd person or imperative invocation 'print' and 'do'. Also in other commands Capitalization or finishing with period should be consistent.
Associated revisions
New syntax explanation grammatically consistent (issue #70)
Documentation in the web page now matches the help output (issue #70).
History
Updated by Alejandro Lorca over 2 years ago
- Target version changed from 5.5.0 to 5.6.0
- % Done changed from 0 to 10
The commands' output does not interfere with the features offered. It is assigned therefore to a stable version.
Updated by Alejandro Lorca about 2 years ago
- Status changed from Assigned to Closed
- % Done changed from 10 to 100
Explanations changed and grammar style fixed.
Updated by Alejandro Lorca about 2 years ago
- Priority changed from Low to Normal
Help output matches now documentation in the web page.