SCSC can be executed from command line and for easier integration with automatic builds.

Below is the print-out of the built-in command line parameters help.


  C:\Program Files\SCSC>scsc --help
  
  Source Code Spell Checker 3.10. (c) 2004-2008, Softario.
  
  Usage: scsc [<options>...] <project_file_path>
  
  Options:
    -h, --help               Print this help.
    -o, --out file_path      Output report file path.
    -n, --noupdate           Ignore files added to the project folder(s).  
    -e, --reportonlyerrors   Include only errors in the error report.
    -r, --reset              Reset results of last run before start.
  
  For additional information, see http://www.softario.com/scsc.html