summaryrefslogtreecommitdiff
path: root/lib/Loadbars/HelpDispatch.pm
diff options
context:
space:
mode:
authorpbuetow <puppet@mx.buetow.org>2012-07-04 18:28:13 +0200
committerpbuetow <puppet@mx.buetow.org>2012-07-04 18:28:13 +0200
commit103ed622771688896728372f40997016aade144e (patch)
tree1807b2fbd32b6153318c591267ebe2dba8331410 /lib/Loadbars/HelpDispatch.pm
parent30de92afbd65755536946b470d7ba225da78a68f (diff)
:
Diffstat (limited to 'lib/Loadbars/HelpDispatch.pm')
-rw-r--r--lib/Loadbars/HelpDispatch.pm11
1 files changed, 7 insertions, 4 deletions
diff --git a/lib/Loadbars/HelpDispatch.pm b/lib/Loadbars/HelpDispatch.pm
index 3ea0bdb..97216e2 100644
--- a/lib/Loadbars/HelpDispatch.pm
+++ b/lib/Loadbars/HelpDispatch.pm
@@ -103,6 +103,9 @@ END
mode => 6,
type => 's'
},
+ netint_hot =>
+ { menupos => 17, cmd => 'n', help => 'Iterate to next net interface', mode => 1 },
+
netlink => {
menupos => 6,
help =>
@@ -113,14 +116,14 @@ END
netlink_hot_up => {
menupos => 9,
cmd => 'f',
- help => 'Doubles net interface link speed reference',
- mode => 1
+ help => 'Doubles net interface link speed reference',
+ mode => 1
},
netlink_hot_dn => {
menupos => 10,
cmd => 'v',
- help => 'Halfs net interface link speed reference',
- mode => 1
+ help => 'Halfs net interface link speed reference',
+ mode => 1
},
barwidth => {