buildscript: fix help

Signed-off-by: Tim Niemeyer <tim.niemeyer@mastersword.de>
This commit is contained in:
Tim Niemeyer 2013-10-04 18:31:22 +02:00
parent b1b9527186
commit 9e5de7389c
1 changed files with 2 additions and 0 deletions

View File

@ -255,6 +255,8 @@ case "$1" in
echo "This is the Build Environment Script of the Freifunk Community Oldenburg."
echo "Usage: $0 command"
echo "command:"
echo " selectcommunity [communityfile]"
echo " selectbsp [bsp file]"
echo " prepare"
echo " build"
echo " flash"