cli: minor, xml optimization

Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
This commit is contained in:
Joachim Wiberg
2025-09-28 03:50:22 +02:00
parent 0957774208
commit e1783f3c23
+2 -4
View File
@@ -317,8 +317,7 @@
<COMMAND name="software" help="Show software info">
<SWITCH name="optional" min="0" max="1">
<COMMAND name="name" help="Show detailed info about a partition">
<PARAM name="name" ptype="/STRING" help="Partition name">
</PARAM>
<PARAM name="name" ptype="/STRING" help="Partition name" />
</COMMAND>
</SWITCH>
<ACTION sym="script">
@@ -389,8 +388,7 @@
<COMMAND name="interfaces" help="Show interface info">
<SWITCH name="optional" min="0" max="1">
<COMMAND name="name" help="Show detailed info about NAME">
<PARAM name="name" ptype="/IFACES" help="Interface.">
</PARAM>
<PARAM name="name" ptype="/IFACES" help="Interface." />
</COMMAND>
</SWITCH>
<ACTION sym="script" in="tty" out="tty" interrupt="true">