From fd0990244ac5aadda3a6544d1a9b24413b02bdce Mon Sep 17 00:00:00 2001
From: Jason Hiser <jdhiser@gmail.com>
Date: Tue, 19 Mar 2019 15:48:29 -0400
Subject: [PATCH] fixed spacing

---
 tools/ps_analyze.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/ps_analyze.sh b/tools/ps_analyze.sh
index 3b38a9197..fd060ce22 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
-- 
GitLab