changeset 274:3cd2ac31e671

Make it more clear wrt. listtexts
author mmj
date Fri, 25 Jun 2004 17:02:32 +1000
parents 1a3da2ecefc2
children 9a847bfdc764
files src/mlmmj-make-ml.sh
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/mlmmj-make-ml.sh	Fri Jun 25 17:02:06 2004 +1000
+++ b/src/mlmmj-make-ml.sh	Fri Jun 25 17:02:32 2004 +1000
@@ -81,7 +81,7 @@
 fi
 echo "$OWNER" > "$LISTDIR"/"control/owner"
 
-echo -n "The path to the directory with the texts for the list? [] : "
+echo -n "The path to texts for the list? (listtexts/ dir in the src) [] : "
 read TEXTPATH
 if [ -z "$TEXTPATH" -o ! -d "$TEXTPATH" ]; then
 	echo "**NOTE** Could not copy the texts for the list"