
Display, save, or restore inheritance of user-controllable dimension elements (currently product and intl).
usage:r3 [-c <arg>] inheritance inheritance tools save [-f] save inheritance data to a file load load inheritance data from file list [-u] show inheritance for specified domain (page, template or translation)
r3 inheritance list
domain
Lists all elements of all dimensions with inheritance illustrated with indents for the domain (page, template or translation) specified.
As an example, with the following inheritance chains of dimensions for the template domain:
| product | intl |
|---|---|
| cheese | ca |
| generic | fr |
| generic |
r3 inheritance list template produces the following output:
% r3 inheritance list template
product:
generic
cheese
intl:
generic
fr
ca
list | show
none