diff options
Diffstat (limited to 'templates/show/hardware/cpu/node.def')
-rw-r--r-- | templates/show/hardware/cpu/node.def | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/templates/show/hardware/cpu/node.def b/templates/show/hardware/cpu/node.def index 2e3c616..653b558 100644 --- a/templates/show/hardware/cpu/node.def +++ b/templates/show/hardware/cpu/node.def @@ -1,4 +1,2 @@ -help: Show system CPU details -run: less $_vyatta_less_options \ - --prompt=".cpu info" \ - -- /proc/cpuinfo +help: Show CPU info +run: lscpu |