summaryrefslogtreecommitdiff
path: root/lib/Loadbars/HelpDispatch.pm
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2012-07-11 08:47:40 +0200
committerPaul Buetow <paul@buetow.org>2012-07-11 08:47:40 +0200
commit3745cacf885f18639ff514757afd780facaf7e14 (patch)
treee7aad94edf73ac4a4de706413e683a6c3293e956 /lib/Loadbars/HelpDispatch.pm
parent99c61eba1459e6a034e081473748c6675ef3b309 (diff)
remove --factor switch
Diffstat (limited to 'lib/Loadbars/HelpDispatch.pm')
-rw-r--r--lib/Loadbars/HelpDispatch.pm19
1 files changed, 0 insertions, 19 deletions
diff --git a/lib/Loadbars/HelpDispatch.pm b/lib/Loadbars/HelpDispatch.pm
index d29e605..632f627 100644
--- a/lib/Loadbars/HelpDispatch.pm
+++ b/lib/Loadbars/HelpDispatch.pm
@@ -197,25 +197,6 @@ END
mode => 1
},
- factor => {
- menupos => 7,
- help => 'Set graph scale factor (1.0 means 100%)',
- mode => 6,
- type => 's'
- },
- factor_hot_up => {
- menupos => 12,
- cmd => 's',
- help => 'Increases graph scale factor by 0.1',
- mode => 1
- },
- factor_hot_dn => {
- menupos => 13,
- cmd => 'x',
- help => 'Decreases graph scale factor by 0.1',
- mode => 1
- },
-
hasagent => {
menupos => 10,
help => 'SSH key is already known by the SSH agent (0 or 1)',