2. AccuRev® Command-Line Reference : chgroup

chgroup
rename a group
Usage
accurev chgroup <group-name> <new-name>
Description
The chgroup command changes the name of a user group. See Entity Names on page 5 for information on naming groups.
You can subsequently create a new group with the original name, or rename an existing group to the original name. AccuRev will consider the two groups to be distinct, even though they’ve shared the same name (at different times).
Examples
Fix a misspelled group name:
> accurev chgroup raingers rangers
See Also
addmember, mkgroup, show (groups)

Borland