From
a command or terminal window, enter this command:
cleartool checkin -comment "comment" filename
For example, after fixing a typo, you would enter one of
the following commands to check in the corrected file:
cleartool checkin -comment "fixed typo reported in DEF0012345" foo.c
Try it!
To check in the file author.txt,
type this command:
cleartool checkin -nc author.txt