mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-05-22 03:32:04 +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:
parent
e8aa65e5fe
commit
139dae3e92
@ -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'},
|
||||
|
Loading…
x
Reference in New Issue
Block a user