How to run "rails s"

I have a problem running rails s in Ubuntu. When I type rails s it doesn't start the server, but instead it outputs: kyala@ubuntu:~/depot$ rails s Usage: rails new APP_PATH [options] Options: ...