mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-01-30 15:32:37 +08:00
[svn-r14171]
bug fix: the new option --sort_by clashes with the existing abreviated form of soft-link "so" solution: eliminate the form "so" tested: windows, linux
This commit is contained in:
parent
cba7dd0ddd
commit
12c7f7b6da
@ -445,7 +445,6 @@ static struct long_options l_opts[] = {
|
||||
{ "soft-l", require_arg, 'l' },
|
||||
{ "soft", require_arg, 'l' },
|
||||
{ "sof", require_arg, 'l' },
|
||||
{ "so", require_arg, 'l' },
|
||||
{ "start", require_arg, 's' },
|
||||
{ "star", require_arg, 's' },
|
||||
{ "sta", require_arg, 's' },
|
||||
|
Loading…
Reference in New Issue
Block a user