Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The format of the command line is:

ccserver [options]* [start | stop]
start_ccserver

...

The server is shutdown with the "ccserver stop" command.

Command Line Options

appendStart the server without deleting all of the code coverage data files in the dataDirectory (see configuration options). New data files will be added to the existing files. The default behavior is to delete all existing data files on start up. This option is only useful when used with the "start" command.
-helpshows help

Configuration options

...