Update documentation.md

This commit is contained in:
AdamDang 2018-06-20 10:05:42 +08:00 committed by GitHub
parent 0f9ccbfee2
commit ddf5175342
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -17,5 +17,5 @@ This command changes the cloud specification in the registry.
It does not update the cloud resources, to apply the changes use "kops update cluster". It does not update the cloud resources, to apply the changes use "kops update cluster".
``` ```
* `Example`: Example(s) of how to use the command. This field is formatted as a code snippet in the docs, so make sure if you have comments that are written as a bash comment (e.g. `# this is a comment`). * `Example`: Example(s) of how to use the command. This field is formatted as a code snippet in the docs, so make sure if you have comments that these are written as a bash comment (e.g. `# this is a comment`).