add a comment to indicate the options
git-svn-id: svn://svn.icculus.org/netradiant/trunk@417 61c419a2-8eb2-4b30-bcec-8cead039b335
This commit is contained in:
parent
7921284d49
commit
b098b60265
|
|
@ -1,5 +1,9 @@
|
|||
#!/bin/sh
|
||||
|
||||
# Usage:
|
||||
# sh download-gamepack.sh
|
||||
# LICENSEFILTER=GPL BATCH=1 sh download-gamepack.sh
|
||||
|
||||
pack()
|
||||
{
|
||||
pack=$1; shift
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user