update doc.go in staging/ cli-runtime

This commit is contained in:
tanshanshan 2018-09-27 09:53:37 +08:00
parent 516876b232
commit a7350e9739

View File

@ -16,4 +16,4 @@ limitations under the License.
// Package genericclioptions contains flags which can be added to you command, bound, completed, and produce
// useful helper functions. Nothing in this package can depend on kube/kube
package genericclioptions
package genericclioptions // import "k8s.io/cli-runtime/pkg/genericclioptions"