diff --git a/docs/manual/OptionalTasks/clearcase.html b/docs/manual/OptionalTasks/clearcase.html index 23db77173..3217684d8 100644 --- a/docs/manual/OptionalTasks/clearcase.html +++ b/docs/manual/OptionalTasks/clearcase.html @@ -33,7 +33,7 @@ Sean Egan (sean at cm-logic dot com)

  • CCMkbl
  • CCMkattr
  • CCMkdir -
  • CCMkelem
  • +
  • CCMkelem
  • @@ -45,6 +45,11 @@ a few of the significant ClearCase commands.

    More tasks can be easily added by deriving from the ClearCase class and then adding functionality that is specific to that ClearCase command.

    +

    + Important: these tasks all require cleartool on the command line. + If a task fails with an IOException, especially error code 2 on Windows, + this is your problem. +