Syntax
har -r archive-name [object-file...]
Description
You can replace members in an archive using the -r switch. If you specify a file to add to the archive, and the archive doesn’t contain that member, the file is simply appended to the archive as a new member.
Example
To replace the member ir.hzo in the archive cclib.hza with the file ir.hzo on disk you would use:
har cclib.hza -r ir.hzo