diff --git a/bin/test.sh b/bin/test.sh
index b89d8c297a72f9053ac4f071eaa9171f206824f1..1cc1794dc64e2d9797adc0f1977232639d90abfd 100755
--- a/bin/test.sh
+++ b/bin/test.sh
@@ -64,7 +64,7 @@ function Usage
     echo "  -r|--clean          clean (remove all) test results (includes -p)"
     echo "  -p|--ptests         prepare (all) dune files"
     echo "  -w|--wp-cache       prepare (pull) WP-cache"
-    echo "  -u|--update         run tests and update (push) WP-cache"
+    echo "  -u|--update         run tests and update (local) WP-cache"
     echo "  -l|--logs           print output of tests (single file, no diff)"
     echo "  -s|--save           save dune logs into $DUNE_LOG"
     echo "  -v|--verbose        print executed commands"