diff options
author | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2009-01-29 15:10:07 -0800 |
---|---|---|
committer | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2009-01-29 15:10:07 -0800 |
commit | 7c4f84496228c1ef73b4926d426588de8318125b (patch) | |
tree | 5baa75c1d13ea29f94ee356cd621003a129489ff /templates/show/system | |
parent | 362df27e72119c0a6ea0c989c053b0dc0a68fb67 (diff) | |
download | vyatta-op-7c4f84496228c1ef73b4926d426588de8318125b.tar.gz vyatta-op-7c4f84496228c1ef73b4926d426588de8318125b.zip |
Move 'show system cpu' to 'show hardware cpu summary'
Better more logical location.
Diffstat (limited to 'templates/show/system')
-rw-r--r-- | templates/show/system/cpu/node.def | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/templates/show/system/cpu/node.def b/templates/show/system/cpu/node.def deleted file mode 100644 index e1afaf7..0000000 --- a/templates/show/system/cpu/node.def +++ /dev/null @@ -1,2 +0,0 @@ -help: Show CPU's on system -run: ${vyatta_datadir}/vyatta-op/functions/cpu-info |