mirror of
				https://github.com/xcat2/xcat-core.git
				synced 2025-10-31 19:32:31 +00:00 
			
		
		
		
	Create xdsh.pm
Fixed indent. Odd thing is it looked OK on my local computer copy, but not here in GitHub repository...
This commit is contained in:
		| @@ -303,8 +303,8 @@ sub parse_xdcp_cmd | ||||
|             'F|File=s'              => \$options{'File'}, | ||||
|             'h|help'                => \$options{'help'}, | ||||
|             'i|rootimg=s'           => \$options{'rootimg'}, | ||||
|                    'ip=s'             => \$options{'ip'}, | ||||
|                    'show=s'           => \$options{'show'}, | ||||
|             'ip=s'                  => \$options{'ip'}, | ||||
|             'show=s'                => \$options{'show'}, | ||||
|             'l|user=s'              => \$options{'user'}, | ||||
|             'n|nodes=s'             => \$options{'nodes'}, | ||||
|             'o|node-options=s'      => \$options{'node-options'}, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user