mirror of
https://github.com/duncs/clusterssh.git
synced 2025-07-03 01:43:25 +00:00
Amend 'tag-file' short option to 'r'
This is to avoid an option clash with the cluster file option
This commit is contained in:
parent
56faa0ac30
commit
58bd88a023
3 changed files with 3 additions and 2 deletions
|
@ -98,7 +98,7 @@ my @options_spec = (
|
|||
'man|H',
|
||||
'action|a=s',
|
||||
'cluster-file|c=s',
|
||||
'tag-file|c=s',
|
||||
'tag-file|r=s',
|
||||
'config-file|C=s',
|
||||
'evaluate|e=s',
|
||||
'tile|g',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue