summaryrefslogtreecommitdiff
path: root/op-mode-definitions/show-hardware.xml
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2018-11-17 10:44:48 +0100
committerChristian Poessinger <christian@poessinger.com>2018-11-17 11:07:01 +0100
commit2d74057c102c92670537bae5a6256a812f1edffe (patch)
treebcd895adc99089cb9d7ceca89f7e8543c319fd13 /op-mode-definitions/show-hardware.xml
parent67875d1c308176209fc5cb41bd43bf73ddd16a67 (diff)
downloadvyos-1x-2d74057c102c92670537bae5a6256a812f1edffe.tar.gz
vyos-1x-2d74057c102c92670537bae5a6256a812f1edffe.zip
Lint fixup of opmode XML indention
(cherry picked from commit fe639cd05002b16a82b74262966598bab976e67f)
Diffstat (limited to 'op-mode-definitions/show-hardware.xml')
-rw-r--r--op-mode-definitions/show-hardware.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/op-mode-definitions/show-hardware.xml b/op-mode-definitions/show-hardware.xml
index 6cd912aea..a49036397 100644
--- a/op-mode-definitions/show-hardware.xml
+++ b/op-mode-definitions/show-hardware.xml
@@ -27,21 +27,18 @@
</node>
</children>
</node>
-
<node name="dmi">
<properties>
<help>Show system DMI details</help>
</properties>
<command>${vyatta_bindir}/vyatta-show-dmi</command>
</node>
-
<node name="mem">
<properties>
<help>Show system RAM details</help>
</properties>
<command>cat /proc/meminfo</command>
</node>
-
<node name="pci">
<properties>
<help>Show system PCI bus details</help>
@@ -56,8 +53,6 @@
</node>
</children>
</node>
-
-
<node name="scsi">
<properties>
<help>Show SCSI device information</help>
@@ -72,7 +67,6 @@
</node>
</children>
</node>
-
<node name="usb">
<properties>
<help>Show peripherals connected to the USB bus</help>
@@ -87,7 +81,6 @@
</node>
</children>
</node>
-
</children>
</node>
</children>