From 914e779c97653fe9bd7c9c0b2bbd1afdcbc01f61 Mon Sep 17 00:00:00 2001 From: yupengzte Date: Thu, 30 Mar 2017 19:11:56 +0800 Subject: [PATCH] Fix typo Signed-off-by: yupengzte --- docs/user-guide/kubectl/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user-guide/kubectl/index.md b/docs/user-guide/kubectl/index.md index 18ca425c35..c32e6cace0 100644 --- a/docs/user-guide/kubectl/index.md +++ b/docs/user-guide/kubectl/index.md @@ -15,7 +15,7 @@ kubectl ``` --alsologtostderr log to standard error as well as files --as string Username to impersonate for the operation - --certificate-authority string Path to a cert. file for the certificate authority + --certificate-authority string Path to a cert file for the certificate authority --client-certificate string Path to a client certificate file for TLS --client-key string Path to a client key file for TLS --cluster string The name of the kubeconfig cluster to use