Amend 'tag-file' short option to 'r'

This is to avoid an option clash with the cluster file option
This commit is contained in:
Duncan Ferguson 2014-01-17 09:31:19 +00:00
parent 56faa0ac30
commit 58bd88a023
3 changed files with 3 additions and 2 deletions

View file

@ -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',