From d6fcab291135c77c832a58b39d0909433af89c05 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sat, 22 Nov 2008 12:22:33 +0100 Subject: Cleaned up / updated file headers --- etc/functions/extr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc/functions/extr') diff --git a/etc/functions/extr b/etc/functions/extr index b3d5f33..444b237 100644 --- a/etc/functions/extr +++ b/etc/functions/extr @@ -2,7 +2,7 @@ ## vim:ft=zsh function confirm_shar { - echo -ne "${warn}shar archives are shell scripts and can easily contain malicious code.${reset} Proceed/ [y/N] " + echo -ne "${warn}shar archives are shell scripts and can easily contain malicious code.${reset} Proceed? [y/N] " read -q } -- cgit v1.2.3