Usage: go COMMAND [OPTION]...

  create                       create...
    doc                        ... API reference using CeusMedia:DocCreator
    test                       ... test class
      PACKAGE_CLASS                by full class name
      -f, --force                  override if existing
  test                         run several tests:
    self                       - very basic self test
    syntax                     - check syntax of all class files
    units                      - run available unit tests
      [PACKAGE_CLASS]          - run unit tests of one specified class

