add a comment

This commit is contained in:
Bill Currie 2001-01-09 22:49:14 +00:00
parent d3ce8e163f
commit 76867b931f

View file

@ -1,4 +1,5 @@
#!/bin/bash
# create pak files with gzipped internals
if [ $# -eq 0 ]; then
echo 'usage: $0 <pakfile> ...'