Getting Started

Preparations

Getting Help

This document exists to provide an overview only. If you are interested in the precise definition of all the commands available, you can use the following commands:

  % ct help command
  command [-option] [-option arg] ... args ...

  % ct man command
  command
  =======

  description of command

  SYNOPSIS
  --------

  command [-option] [-option arg] ... args ...

  DESCRIPTION
  -----------

  ...

The wrapper scripts are those commands that begin with the ct- prefix and are documented in the Wrapper Script Reference page.

Doing Real Work

In the following, assume that your userid is coder. Note that some commands use our ct alias for cleartool, while others invoke a wrapper script that emulates an extension or a replacement for the cleartool command. The wrappers use the ct- prefix.

Communicating with the Rest of the World