mirror of
				https://github.com/xcat2/xcat-core.git
				synced 2025-11-04 05:12:30 +00:00 
			
		
		
		
	Remove trailing spaces in file xCAT-server/xCAT-wsapi/xcatws-test.pl
This commit is contained in:
		@@ -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
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user