From 10ae101c34a0d1864fafde16378ad11416689e49 Mon Sep 17 00:00:00 2001 From: Doug Davis Date: Mon, 23 Nov 2015 07:20:10 -0800 Subject: [PATCH] Add more to tag's -f flag's help Was noticed in #9798 Signed-off-by: Doug Davis Upstream-commit: a7eb9308d5eea121927b898f6a5a08f4be60f8b3 Component: cli --- components/cli/docs/reference/commandline/tag.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/cli/docs/reference/commandline/tag.md b/components/cli/docs/reference/commandline/tag.md index a325efaa4b..46554f3f49 100644 --- a/components/cli/docs/reference/commandline/tag.md +++ b/components/cli/docs/reference/commandline/tag.md @@ -14,7 +14,7 @@ parent = "smn_cli" Tag an image into a repository - -f, --force=false Force + -f, --force=false Force the tagging even if there's a conflict --help=false Print usage You can group your images together using names and tags, and then upload them