forked from CryHavoc/dottes
Remove surplus space.
This commit is contained in:
parent
9b5f032c60
commit
6b484de9cc
|
@ -3,7 +3,7 @@
|
|||
# Build all forms of the Booke.
|
||||
#
|
||||
# Arguments are the names of the bookes to build. If a name is
|
||||
# prefixed '-', then do not include that section in the Bumper Booke.
|
||||
# prefixed '-', then do not include that section in the Bumper Booke.
|
||||
|
||||
if [[ $# -lt 1 ]]; then
|
||||
echo "Usage: makeAll.sh <booke dir name> [<booke dir name> ...]"
|
||||
|
|
Loading…
Reference in New Issue