From b35741dd2ff8304640c3b653331cf3d06b3e8e96 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-server/xCAT-wsapi/xcatws-test.pl --- xCAT-server/xCAT-wsapi/xcatws-test.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xCAT-server/xCAT-wsapi/xcatws-test.pl b/xCAT-server/xCAT-wsapi/xcatws-test.pl index 222807095..b20cefddc 100755 --- a/xCAT-server/xCAT-wsapi/xcatws-test.pl +++ b/xCAT-server/xCAT-wsapi/xcatws-test.pl @@ -12,7 +12,7 @@ require HTTP::Request; # set the usage message my $usage_string = "Usage: restapi -u url -m GET|PUT|POST|DELETE [-f html|json|xml] [-V] - -u The url of the action. .e.g to get the power status of node \'nodename\' https://httpserver/xcatws/nodes/nodename/power + -u The url of the action. .e.g to get the power status of node \'nodename\' https://httpserver/xcatws/nodes/nodename/power -m The method of the request -h The hostname of the xCAT web server -o Target object