summaryrefslogtreecommitdiffstats
path: root/release/alpha
diff options
context:
space:
mode:
Diffstat (limited to 'release/alpha')
-rwxr-xr-xrelease/alpha/dokern.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/release/alpha/dokern.sh b/release/alpha/dokern.sh
index c5db0d4..9e41000 100755
--- a/release/alpha/dokern.sh
+++ b/release/alpha/dokern.sh
@@ -5,7 +5,7 @@
# an MFS ($1 = YES) or will have the floppy image all to itself ($1 = NO).
if [ $# -lt 1 ]; then
- echo "usage: $0 YES|NO
+ echo "usage: $0 YES|NO"
exit 1
fi
OpenPOWER on IntegriCloud