X-Git-Url: https://git.madduck.net/code/vcsh.git/blobdiff_plain/34186b9e7a861c36cb2756d604316b8802565dae..2790f1bfca0ab2dc74b23c5dd8f132d7b01c7415:/vcsh diff --git a/vcsh b/vcsh index 4fb1c45..499acc1 100755 --- a/vcsh +++ b/vcsh @@ -138,7 +138,7 @@ clone() { delete() { cd "$VCSH_BASE" || fatal "could not enter '$VCSH_BASE'" 11 use - info "This operation WILL DETROY DATA!" + info "This operation WILL DESTROY DATA!" files=$(git ls-files) echo "These files will be deleted: