summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--op-mode-definitions/show-interfaces-bridge.xml.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/op-mode-definitions/show-interfaces-bridge.xml.in b/op-mode-definitions/show-interfaces-bridge.xml.in
index cc4b248b6..5dbc8cf85 100644
--- a/op-mode-definitions/show-interfaces-bridge.xml.in
+++ b/op-mode-definitions/show-interfaces-bridge.xml.in
@@ -37,7 +37,7 @@
<properties>
<help>View the VLAN filter settings of the bridge</help>
</properties>
- <command>/usr/sbin/bridge -c vlan show</command>
+ <command>/usr/sbin/bridge -c --color vlan show</command>
</leafNode>
</children>
</node>