diff --git a/tools/ps_analyze.sh b/tools/ps_analyze.sh
index 3b38a9197ba79e91cff475ae3f2e62d54e73d37c..fd060ce2220aaf3cd5c7bdc5936c6dc6aedc05d1 100755
--- a/tools/ps_analyze.sh
+++ b/tools/ps_analyze.sh
@@ -262,7 +262,7 @@ usage()
 	echo "   -o <stepname>:<option>                 Same as --step-option."
 	echo "   --timeout                              Specify a timeout for ps_analyze.sh."
 	echo "   --help                                 Print this page."
-	echo "   --usage        Same as --help"
+	echo "   --usage                                Same as --help"
 	echo "   --tempdir <dir>                        Specify where the temporary analysis files are stored, "
 	echo "                                          default is peasoup_executable_directory.<exe>.<pid>"
 	echo