Merge pull request #11841 from eparis/commit-speed

Speedups for precommit hooks
This commit is contained in:
CJ Cullen
2015-08-11 12:58:58 -07:00
34 changed files with 504 additions and 301 deletions

View File

@@ -345,7 +345,7 @@ See [conformance-test.sh](http://releases.k8s.io/HEAD/hack/conformance-test.sh).
## Regenerating the CLI documentation
```sh
hack/run-gendocs.sh
hack/update-generated-docs.sh
```