diff options
| author | Bily Zhang <xcoder@tenxcloud.com> | 2018-11-06 01:42:13 +0800 |
|---|---|---|
| committer | k8s-ci-robot <k8s-ci-robot@users.noreply.github.com> | 2018-11-05 09:42:13 -0800 |
| commit | d0d8d09f67693a1093fb61938f699b29d0bf4ebe (patch) | |
| tree | 022852f012657535f2e91aadaeee476f7f417a9c /sig-cli/migrated-from-wiki | |
| parent | 79748734e6225769eb5186d0496adeb9f64789cf (diff) | |
Remove duplication (#2898)
* Remove depplication
Signed-off-by: mooncake <xcoder@tenxcloud.com>
* Remove duplciate words
Signed-off-by: mooncake <xcoder@tenxcloud.com>
* Fix issue
Signed-off-by: mooncake <xcoder@tenxcloud.com>
Diffstat (limited to 'sig-cli/migrated-from-wiki')
| -rw-r--r-- | sig-cli/migrated-from-wiki/roadmap-kubectl.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sig-cli/migrated-from-wiki/roadmap-kubectl.md b/sig-cli/migrated-from-wiki/roadmap-kubectl.md index 4fbf7a84..e0a9adcd 100644 --- a/sig-cli/migrated-from-wiki/roadmap-kubectl.md +++ b/sig-cli/migrated-from-wiki/roadmap-kubectl.md @@ -13,7 +13,7 @@ If you'd like to contribute, please read the [conventions](/contributors/devel/k ### Add new commands / subcommands / flags * [Simplify support for multiple files](https://github.com/kubernetes/kubernetes/issues/24649) * Manifest that can specify multiple files / http(s) URLs - * [Default manifest manifest](https://github.com/kubernetes/kubernetes/issues/3268) (ala Dockerfile or Makefile) + * [Default manifest](https://github.com/kubernetes/kubernetes/issues/3268) (ala Dockerfile or Makefile) * Unpack archive (tgz, zip) and then invoke â-fâ on that directory * URL shortening via default URL prefix * [Imperative `set` commands](https://github.com/kubernetes/kubernetes/issues/21648) |
