ccm wa|work_area -find "find_string" [-reg|-regexp] [-replace "new_string"]
-show
[-scope working|prep|shared|checkpoint|STATIC|ALL|DB]
[-p|-project] project_spec [project_spec...]
The scope option can be one of these states:
working (all working-state
projects)
checkpoint (all checkpoint-state
projects)
prep (all prep projects)
shared (all shared projects)
Alternatively, the scope option can be one of these case-sensitive keywords:
STATIC (all
non-writable projects; for example, projects in the integrate, test, sqa,
or released state)
ALL (all
projects, regardless of status)
DB (all
projects for the current database, regardless of ownership or status)
If the scope is working, checkpoint, or ALL, the projects must be owned by you.
The default scope is working.
You can use this option only with the -find or -dbpath option.