Files
kubernetes/pkg/kubectl/cmd/set
Kubernetes Submit Queue 85d328f8da Merge pull request #40189 from xilabao/patch-5
Automatic merge from submit-queue (batch tested with PRs 37228, 40146, 40075, 38789, 40189)

update short help message in set resource

To keep the help message well-formed.
```
#kubectl set -h           
Configure application resources 

These commands help you make changes to existing application resources.

Available Commands:
  image       Update image of a pod template
  resources   update resource requests/limits on objects with pod templates
  selector    Set the selector on a resource

Usage:
  kubectl set SUBCOMMAND [options]
```

```release-note
NONE
```
2017-01-20 12:34:59 -08:00
..
2017-01-20 08:04:53 -05:00
2017-01-16 09:35:12 -05:00
2017-01-20 08:04:53 -05:00
2017-01-17 08:32:05 -05:00
2017-01-17 08:32:05 -05:00
2016-12-21 12:30:56 +01:00