Explain about the command line options? | Ruby

Ruby`s language is executed from the command line like most of the scripting languages. Programming and behavior language environment can be controlled from the interpreter itself. Some of the commands which are used are as follows -d, -h, -e prog, -v, -T, -r lib, etc.