Propagating User List Modifications
You can propagate user list modifications from one user to other
users. The --modifylist
option enables a specific
actor's UserList modifications to be cloned to another actor or all
other actors. List modifications are stored in the UserList business
class of the module repository. Lists already modified by a targetActor are skipped if -o
is not
specified. If targetActor is not specified, the
list modifications are cloned across all actors. Wildcards
are accepted for businessClass and/or list (for example, datamaint --modifylist MyDataArea
Fred "*" "*" Bob
).