|
@ -21,8 +21,11 @@ usage () |
|
|
echo " USAGE: ./build.sh [OPTIONS]" |
|
|
echo " USAGE: ./build.sh [OPTIONS]" |
|
|
echo "" |
|
|
echo "" |
|
|
echo " Examples of [OPTIONS] can be:" |
|
|
echo " Examples of [OPTIONS] can be:" |
|
|
|
|
|
echo "" |
|
|
echo " network-scanning: This tutorial demonstrates some common nmap port scanning scenarios and explains the output. " |
|
|
echo " network-scanning: This tutorial demonstrates some common nmap port scanning scenarios and explains the output. " |
|
|
echo "" |
|
|
echo "" |
|
|
|
|
|
echo " sensor-node: This tutorial demonstrates, howto create a mote with Raspberry Pi and Arduino & howto use it " |
|
|
|
|
|
echo "" |
|
|
echo " help: show this message" |
|
|
echo " help: show this message" |
|
|
echo " ./build.sh help" |
|
|
echo " ./build.sh help" |
|
|
echo "" |
|
|
echo "" |
|
|