summaryrefslogtreecommitdiff
path: root/templates/show/hardware/mem/node.def
diff options
context:
space:
mode:
Diffstat (limited to 'templates/show/hardware/mem/node.def')
-rw-r--r--templates/show/hardware/mem/node.def4
1 files changed, 3 insertions, 1 deletions
diff --git a/templates/show/hardware/mem/node.def b/templates/show/hardware/mem/node.def
index 7a54e52..acf1109 100644
--- a/templates/show/hardware/mem/node.def
+++ b/templates/show/hardware/mem/node.def
@@ -1,2 +1,4 @@
help: Show system RAM details
-run: cat /proc/meminfo
+run: less $_vyatta_less_options \
+ --prompt=".mem info" \
+ -- /proc/meminfo