fix usage

This commit is contained in:
Bill Currie 2001-01-09 23:51:55 +00:00
parent 43d47bd847
commit 330a818329

View file

@ -2,7 +2,7 @@
# create pak files with gzipped internals
if [ $# -eq 0 ]; then
echo 'usage: $0 <pakfile> ...'
echo "usage: $0 <pakfile> ..."
exit 1
fi