From: Richard Hartmann Date: Sun, 22 Jan 2012 18:00:50 +0000 (+0100) Subject: Minimal strings updates X-Git-Url: https://git.madduck.net/code/vcsh.git/commitdiff_plain/bca2a941861cdcb8e124e5a0f9fd08198958d0f6?ds=sidebyside Minimal strings updates --- diff --git a/vcsh b/vcsh index 18e9dfd..d3e2329 100755 --- a/vcsh +++ b/vcsh @@ -94,7 +94,7 @@ delete() { $files AGAIN, THIS WILL DELETE YOUR DATA! -To continue, type \"Yes, do as I say\"" +To continue, type 'Yes, do as I say'" read answer [ "x$answer" = "xYes, do as I say" ] || exit 16 for file in $files; do