How do I escape the first parameter to a command when it is a negative number (e.g. range -1 10)?
I'm currently getting the following error when I try the example above (Karaf 2.1.0)... Error executing command pfm:range undefined option -1 -Brad Beck
