diff --git a/interact/axiom-rm b/interact/axiom-rm index aced268a..9663338c 100755 --- a/interact/axiom-rm +++ b/interact/axiom-rm @@ -4,7 +4,7 @@ AXIOM_PATH="$HOME/.axiom" source "$AXIOM_PATH/interact/includes/vars.sh" source "$AXIOM_PATH/interact/includes/functions.sh" provider="$(jq -r .provider "$AXIOM_PATH/axiom.json")" -output="${Red}No instance supplied, use '\*' if you want to delete all instances" +output="${Red}No instance supplied, use '\*' if you want to delete all instances. *WARNING* THIS WILL DELETE ALL INSTANCES IN YOUR ENVIRONMENT INCLUDING THE ONES THAT WERE NOT CREATED BY AXIOM" if [ -z "$1" ] then