Actions
Feature #7981
openruby does not respect --
Feature #7981:
ruby does not respect --
Status:
Open
Assignee:
-
Target version:
-
Description
=begin
in ((%ruby --help%)) I have found:
so I have tried this example:
I have assumed that ((%[argumments]%)) are independent from ((%[programfile]%))
In the current state of code the help message should be:
But I would prefer that it would be fixed and anything after ((%[--]%)) that is not program gets ignored, so we can use the shell style:
=end
Actions