From d64ec9a33f21b9a6842e109de61e048c3dbca5a1 Mon Sep 17 00:00:00 2001 From: GONG Jie Date: Sun, 31 Dec 2017 23:59:59 +0000 Subject: [PATCH] Remove trailing spaces in file xCAT-probe/xcatprobe --- xCAT-probe/xcatprobe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xCAT-probe/xcatprobe b/xCAT-probe/xcatprobe index ef7d0bef1..a686a3251 100755 --- a/xCAT-probe/xcatprobe +++ b/xCAT-probe/xcatprobe @@ -28,10 +28,10 @@ xcatprobe -l xcatprobe [-V] Options: - -h : get usage information of $program_name + -h : get usage information of $program_name -l : list all valid sub commands -V : print verbose information of $program_name - -w : show each line completely. By default long lines are truncated. + -w : show each line completely. By default long lines are truncated. "; #-----------------------------------