mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-03-22 02:11:19 +00:00
add a comment
This commit is contained in:
parent
d3ce8e163f
commit
76867b931f
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
#!/bin/bash
|
||||
# create pak files with gzipped internals
|
||||
|
||||
if [ $# -eq 0 ]; then
|
||||
echo 'usage: $0 <pakfile> ...'
|
||||
|
|
Loading…
Reference in a new issue