I would like to match all "options" that start with a hyphen like:

-one
-two
-fish
-blue
-text
-pad

So all those would be a match from the "-" to the end of the word.

:Robert

Reply via email to