Update output message to include --all
This commit is contained in:
parent
3f4a372d57
commit
a115928d98
|
@ -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: |-
|
||||||
|
|
Loading…
Reference in New Issue