diff --git a/act b/act index 09e5e62a9f10e3dadeb3d329c7b16d7e0c4f8855..60c26e4bf6296232d6fe06651378a6a3d7e28fd3 100755 --- a/act +++ b/act @@ -7,7 +7,7 @@ # /usr/local/bin/ or elsewhere. -# $Header: //tmp/pathsoft/artemis/act,v 1.8 2005-10-20 12:51:37 tjc Exp $ +# $Header: //tmp/pathsoft/artemis/act,v 1.9 2006-06-22 12:40:25 tjc Exp $ # resolve links - $0 may be a link PRG=$0 @@ -64,7 +64,7 @@ else if [ x$1 = x-h -o x$1 = x--help ] then cat <<EOF -usage: $0 [EMBL/GENBANK/SEQUENCE file] [EMBL/GENBANK/SEQUENCE file] [crunch file] +usage: $0 [EMBL/GENBANK/SEQUENCE file] [crunch file] [EMBL/GENBANK/SEQUENCE file] EOF exit 0 fi