Remove surplus space.

This commit is contained in:
Jim Hague 2019-07-08 09:46:52 +01:00
parent 9b5f032c60
commit 6b484de9cc
1 changed files with 1 additions and 1 deletions

View File

@ -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> ...]"