From efe39448f76de4b3eab4feb7235f4f135b987dae Mon Sep 17 00:00:00 2001 From: lixiaobing10051267 Date: Thu, 1 Sep 2016 12:11:02 +0800 Subject: [PATCH] check inconsistant command in docs/reference/commandline Signed-off-by: lixiaobing10051267 --- docs/reference/commandline/plugin_rm.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reference/commandline/plugin_rm.md b/docs/reference/commandline/plugin_rm.md index d78f8bd712..6b6a2239b6 100644 --- a/docs/reference/commandline/plugin_rm.md +++ b/docs/reference/commandline/plugin_rm.md @@ -14,7 +14,7 @@ parent = "smn_cli" ```markdown Usage: docker plugin rm [OPTIONS] PLUGIN [PLUGIN...] -Remove a plugin +Remove one or more plugins Aliases: rm, remove