Files
kubernetes/pkg/kubectl/cmd/config
Kubernetes Submit Queue efe47a3988 Merge pull request #50023 from tcharding/kubectl-options
Automatic merge from submit-queue (batch tested with PRs 50023, 50639)

Correct case for starting character of option string

**What this PR does / why we need it**:

Kubectl-conventions.md states:

   "Flag descriptions should start with an uppercase letter and not have a period at the end of a sentence"

There are numerous cases where this is violated in `kubectl/cmd`. This PR is the result of an audit of all source files under `kublet/cmd` and corrects the case of the initial Flag description character.

/sig cli
/kind cleanup
/kind documentation

**Release note**:
```release-note
NONE
```
2017-08-15 11:23:53 -07:00
..
2017-05-26 15:49:30 -03:00
2017-05-27 22:27:12 +08:00
2017-05-27 22:27:12 +08:00
2017-05-27 22:27:12 +08:00
2017-05-27 22:27:12 +08:00
2017-05-31 15:45:03 +08:00
2017-03-16 08:34:51 +08:00
2017-03-16 08:34:51 +08:00
2017-04-10 19:36:42 +08:00