diff --git a/cmd/kops/get_cluster.go b/cmd/kops/get_cluster.go index 3e2345742263b..3de6b04a7ab5f 100644 --- a/cmd/kops/get_cluster.go +++ b/cmd/kops/get_cluster.go @@ -64,7 +64,7 @@ var ( // and any modifications that you require. // // Use the following command to retrieve only the required elements: -// $ kop get cluster -o yaml +// $ kops get cluster -o yaml // `)