mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-06-06 05:20:09 +00:00
Fix indentation in xdsh
This commit is contained in:
parent
9ed7380393
commit
d4080a09a9
@ -575,11 +575,11 @@ sub parse_args_xdcp
|
||||
'F|File=s' => \$options{'File'},
|
||||
'h|help' => \$options{'help'},
|
||||
'i|rootimg=s' => \$options{'rootimg'},
|
||||
'ip=s' => \$options{'ip'},
|
||||
'l|user=s' => \$options{'user'},
|
||||
'ip=s' => \$options{'ip'},
|
||||
'l|user=s' => \$options{'user'},
|
||||
'm|monitor' => \$options{'monitor'},
|
||||
'o|node-options=s' => \$options{'node-options'},
|
||||
'show=s' => \$options{'show'},
|
||||
'show=s' => \$options{'show'},
|
||||
'q|show-config' => \$options{'show-config'},
|
||||
'p|preserve' => \$options{'preserve'},
|
||||
'r|c|node-rcp=s' => \$options{'node-rcp'},
|
||||
|
Loading…
x
Reference in New Issue
Block a user