command line problem

I want to run a console controller via command line


yii hello/number -1

and I have the error unknown alias -1.

What is wrong,How can I pass negative numbers as parameters?

When I pass 1 until -1 as parameter all there is no error

http://www.yiiframework.com/doc-2.0/guide-tutorial-console.html#usage