Start Corona Simulator with command line aguments

Hi,

I’m trying to use Intelij with Corona, and I was able to run corona simulator and debug my app and it’s working perfect, but every time I open up the simulator it open with HTC view, I want to define a default view as command line argument. Is there any argument for this?

I Already know about -debug and -no-console. I wonder if there any other arguments? I could not find documentation for it.

Thanks