From 28df267af3de52c4c1d4aac55b3c9ccc62c91265 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 30 Aug 2026 00:09:20 +0000 Subject: [PATCH] docs: Update plugin documentation [automated] --- docs/PLUGIN_DOC.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/PLUGIN_DOC.md b/docs/PLUGIN_DOC.md index cc34c3ef..da905486 100644 --- a/docs/PLUGIN_DOC.md +++ b/docs/PLUGIN_DOC.md @@ -1112,7 +1112,7 @@ Collect Arista switch data. ### Class Variables -- **SUPPORTED_OS_FAMILY**: `{, , }` +- **SUPPORTED_OS_FAMILY**: `{, , }` - **CMD_VERSION**: `show version | json | no-more` - **CMD_LLDP_NEIGHBORS**: `show lldp neighbors | json | no-more` - **CMD_SYSTEM_ENV**: `show system environment cooling | json | no-more` @@ -1210,7 +1210,7 @@ Collect Dell SONiC switch data. ### Class Variables -- **SUPPORTED_OS_FAMILY**: `{, , }` +- **SUPPORTED_OS_FAMILY**: `{, , }` - **CMD_VERSION**: `show version | no-more` - **CMD_INTERFACE_STATUS**: `show interface status | no-more` - **CMD_INTERFACE_COUNTERS**: `show interface counters | no-more`