From d0d8d09f67693a1093fb61938f699b29d0bf4ebe Mon Sep 17 00:00:00 2001 From: Bily Zhang Date: Tue, 6 Nov 2018 01:42:13 +0800 Subject: Remove duplication (#2898) * Remove depplication Signed-off-by: mooncake * Remove duplciate words Signed-off-by: mooncake * Fix issue Signed-off-by: mooncake --- sig-cli/migrated-from-wiki/roadmap-kubectl.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sig-cli') 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) -- cgit v1.2.3