Merge pull request #30595 from kubernetes/cluster-gke/reword

Automatic merge from submit-queue

cluster/gke: reword package docs

Rewords the package docs and removes the confusing dot trailing the file name
This commit is contained in:
Kubernetes Submit Queue 2016-08-16 11:11:16 -07:00 committed by GitHub
commit eaea0c3e79

View File

@ -16,8 +16,7 @@
# A library of helper functions and constant for the local config.
# Use the config file specified in $KUBE_CONFIG_FILE, or default to
# config-default.sh.
# Uses the config file specified in $KUBE_CONFIG_FILE, or defaults to config-default.sh
KUBE_PROMPT_FOR_UPDATE=y
KUBE_SKIP_UPDATE=${KUBE_SKIP_UPDATE-"n"}