From 942daece0052301d9990989663b41d8c0d60da34 Mon Sep 17 00:00:00 2001 From: Dan Fandrich Date: Sat, 15 Mar 2008 01:03:23 +0000 Subject: Spell the commands right --- tests/libtest/test610.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/libtest/test610.pl') diff --git a/tests/libtest/test610.pl b/tests/libtest/test610.pl index 4b6903a30..5257171a7 100755 --- a/tests/libtest/test610.pl +++ b/tests/libtest/test610.pl @@ -2,7 +2,7 @@ # Perform simple file and directory manipulation in a portable way if ( $#ARGV <= 0 ) { - print "Usage: $0 mkdir|rmdir|unlink|move|gone path1 [path2] [more commands...]\n"; + print "Usage: $0 mkdir|rmdir|rm|move|gone path1 [path2] [more commands...]\n"; exit 1; } -- cgit v1.2.3