update kubectl apply help info

This commit is contained in:
AdoHe
2016-05-03 22:50:24 -04:00
parent be21fe786b
commit 036ac359d1
4 changed files with 7 additions and 2 deletions

View File

@@ -1,7 +1,9 @@
name: apply
synopsis: Apply a configuration to a resource by filename or stdin
description: "Apply a configuration to a resource by filename or stdin.\nThe resource
will be created if it doesn't exist yet. \n\nJSON and YAML formats are accepted."
will be created if it doesn't exist yet. \nTo use 'apply', always create the resource
initially with either 'apply' or 'create --save-config'.\n\nJSON and YAML formats
are accepted."
options:
- name: filename
shorthand: f