/confdConfig/cli/showTableLabelsIfMultiple (boolean) [false]
showTableLabelsIfMultiple is either “true” or “false”. If set to “true” then table labels will only be
displayed if multiple tables, or a table and additional data is displayed. If set to “false” then table labels
are always shown if they exists and tableLabel is enabled.
Above is the description in confd user guide. But I don’t understand what is multiple tables? what is tableLabel? When it is set “true”, could you please show me an example using confd native command?
Thanks a lot!