%table — create a table woth the specified hosts and groups
%table
[ GROUP1 ... GROUPN
] [ HOST1 ... HOSTN
]
This statement should only be used within %Page statements. It tells 'bbd' to create a table for each of the arguments containing all the hosts/groups contained in the respective group.
Since 0.22beta each group may be prefixed by one or more "+" characters. In this case the table will not contain the groups/hosts in the respective group but all the groups/hosts found when descending the group tree.