diff options
-rw-r--r-- | templates/show/bridge/node.tag/macs/node.def | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/show/bridge/node.tag/macs/node.def b/templates/show/bridge/node.tag/macs/node.def index 4f44832..c16fcb5 100644 --- a/templates/show/bridge/node.tag/macs/node.def +++ b/templates/show/bridge/node.tag/macs/node.def @@ -1,2 +1,2 @@ -help: Show bridge MAC table" +help: Show bridge MAC table run: sudo brctl showmacs $3 |