Observed behaviour
$ touch -- a b -i
$ dragon *
The dragon window only show files a and b, using -i as the option (i.e. --icon-only).
Expected behaviour
dragon should interpret -i correctly as a file, not as an option. This could be by a -- option, i.e.
Observed behaviour
The dragon window only show files
aandb, using-ias the option (i.e.--icon-only).Expected behaviour
dragon should interpret
-icorrectly as a file, not as an option. This could be by a--option, i.e.