Fix typo in kops get cluster --full hint

This commit is contained in:
Justin Santa Barbara 2017-11-29 21:04:28 -05:00
parent 5abeb5cd02
commit 2ada501c65
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ var (
// and any modifications that you require. // and any modifications that you require.
// //
// Use the following command to retrieve only the required elements: // Use the following command to retrieve only the required elements:
// $ kop get cluster -o yaml // $ kops get cluster -o yaml
// //
`) `)