From a115928d983c2919efb8ea53984dc85bc8954d26 Mon Sep 17 00:00:00 2001 From: Seth Vargo Date: Mon, 9 Nov 2015 09:36:27 +0000 Subject: [PATCH] Update output message to include --all --- templates/locales/en.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/locales/en.yml b/templates/locales/en.yml index 3b7094310..16c8b4e5d 100644 --- a/templates/locales/en.yml +++ b/templates/locales/en.yml @@ -556,8 +556,8 @@ en: You requested to remove the box '%{name}' with provider '%{provider}'. This box has multiple versions. You must explicitly specify which version you want to remove with - the `--box-version` flag. The available versions for this - box are: + the `--box-version` flag or specify the `--all` flag to remove all + versions. The available versions for this box are: %{versions} box_remove_not_found: |-