mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-31 21:13:00 +02:00
klish-plugin-infix: fix copy-paste in "show bridge vlan" command
Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
This commit is contained in:
committed by
Tobias Waldekranz
parent
3ebbd0bf4f
commit
a4176ce4d0
@@ -230,7 +230,7 @@
|
||||
</COMMAND>
|
||||
</SWITCH>
|
||||
</COMMAND>
|
||||
<COMMAND name="detailed" help="Show VLAN table">
|
||||
<COMMAND name="vlan" help="Show VLAN table">
|
||||
<ACTION sym="script">bridge -color vlan</ACTION>
|
||||
<SWITCH name="optional" min="0">
|
||||
<COMMAND name="detailed" help="Detailed (full) output">
|
||||
|
||||
Reference in New Issue
Block a user