aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xboot/robot/ete.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot/robot/ete.sh b/boot/robot/ete.sh
index c029dc2b..cbdfc409 100755
--- a/boot/robot/ete.sh
+++ b/boot/robot/ete.sh
@@ -6,7 +6,7 @@
# Note: Do not run multiple concurrent ete.sh as the --display is not parameterized and tests will collide
#
if [ "$1" == "" ];then
- echo "Usage: ete.sh [ health | ete | closedloop | instantiate | distribute ]"
+ echo "Usage: ete.sh [ health | ete | closedloop | instantiate | distribute | portal ]"
exit
fi