Command line parameter for URL

I’m passing the command line parameter .\gatling.bat $baseUrl http://blah.com -s REST.CreateUser.CreateLoadTestUser.Trial -m.

I get the error Error: Unknown argument 'http://blah.com

Can someone tell me what am I doing wrong here?