From f222a897ff7e6c91e8415c5bf36b3db64056fe00 Mon Sep 17 00:00:00 2001 From: David Ozog Date: Fri, 17 Jan 2025 12:39:32 -0500 Subject: [PATCH] plotting tool: whitespace fix Signed-off-by: David Ozog --- scripts/sos_plotting_tool/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/sos_plotting_tool/README b/scripts/sos_plotting_tool/README index ab8c533c..f6752fac 100644 --- a/scripts/sos_plotting_tool/README +++ b/scripts/sos_plotting_tool/README @@ -9,7 +9,7 @@ Usage: shmem_perf_plot.py [-h] [--title TITLE] --input FILENAME [FILENAME ...] options: - -h, --help + -h, --help Show this help message and exit --input FILENAME [FILENAME ...], -i FILENAME [FILENAME ...] The list of log filenames to read and plot (required)