From 2e5622ae26b0806d6617024abe4297e05bed9ffb Mon Sep 17 00:00:00 2001 From: bouilhol Date: Tue, 15 Feb 2011 09:46:09 +0000 Subject: [PATCH] *** empty log message *** --- vv/scripts/create_mhd_4D.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vv/scripts/create_mhd_4D.sh b/vv/scripts/create_mhd_4D.sh index 2ef421b..238e26a 100755 --- a/vv/scripts/create_mhd_4D.sh +++ b/vv/scripts/create_mhd_4D.sh @@ -6,7 +6,7 @@ ##################################################################### if [ $# -lt 1 ] then - echo "Usage: create_mhd_4D.sh directory output_file_name" + echo "Usage: create_mhd_4D.sh directory output_file_name(without path)" exit 1 fi -- 2.45.1