Update output message to include --all

This commit is contained in:
Seth Vargo 2015-11-09 09:36:27 +00:00
parent 3f4a372d57
commit a115928d98
1 changed files with 2 additions and 2 deletions

View File

@ -556,8 +556,8 @@ en:
You requested to remove the box '%{name}' with provider You requested to remove the box '%{name}' with provider
'%{provider}'. This box has multiple versions. You must '%{provider}'. This box has multiple versions. You must
explicitly specify which version you want to remove with explicitly specify which version you want to remove with
the `--box-version` flag. The available versions for this the `--box-version` flag or specify the `--all` flag to remove all
box are: versions. The available versions for this box are:
%{versions} %{versions}
box_remove_not_found: |- box_remove_not_found: |-