--- Command ---

-c=script (short for -command=script)
  Processes a script file, such as JavaScript against the database
  
--- Output Options ---

-fmt=<outputformat> (short for -outputformat=<outputformat>)
  Where <outputformat> is the file path to the script
  file
  The file extension should indicate the scripting
  language - for example, use .js for JavaScript

-o=<outputfile> (short for -outputfile=<outputfile>)
	Optional 
	<outputfile> is the path to the output file
