N(lldpctl_atom_get_str(configuration, lldpctl_k_config_iface_pattern)));
tag_datatag(w, "cid-pattern", "Interface pattern for chassis ID",
N(lldpctl_atom_get_str(configuration, lldpctl_k_config_cid_pattern)));
- tag_datatag(w, "cid-string", "User defined string for chassis ID",
+ tag_datatag(w, "cid-string", "Override chassis ID with",
N(lldpctl_atom_get_str(configuration, lldpctl_k_config_cid_string)));
tag_datatag(w, "description", "Override description with",
N(lldpctl_atom_get_str(configuration, lldpctl_k_config_description)));