Skip to content

Commit

Permalink
Merge pull request #3968 from justinsb/fix_typo_in_kops_get_cluster
Browse files Browse the repository at this point in the history
Automatic merge from submit-queue.

Fix typo in kops get cluster --full hint
  • Loading branch information
Kubernetes Submit Queue authored Nov 30, 2017
2 parents 0ef2fde + 2ada501 commit cf70f99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/kops/get_cluster.go
Original file line number Diff line number Diff line change
Expand Up @@ -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
//
`)
Expand Down

0 comments on commit cf70f99

Please sign in to comment.