diff options
| -rw-r--r-- | op-mode-definitions/show-hardware.xml.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/op-mode-definitions/show-hardware.xml.in b/op-mode-definitions/show-hardware.xml.in index 84e46a22b..f7803df9a 100644 --- a/op-mode-definitions/show-hardware.xml.in +++ b/op-mode-definitions/show-hardware.xml.in @@ -33,7 +33,7 @@ </properties> <command>dmidecode</command> </node> - <node name="mem"> + <node name="memory"> <properties> <help>Show system RAM details</help> </properties> |
