From 673067fd0d1cda4c06659e9c4dd909a786098deb Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Tue, 1 May 2012 12:27:45 +0200 Subject: some fixes and also introduce --hasagent param --- lib/Loadbars/HelpDispatch.pm | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'lib/Loadbars/HelpDispatch.pm') diff --git a/lib/Loadbars/HelpDispatch.pm b/lib/Loadbars/HelpDispatch.pm index dfee7f5..8d008da 100644 --- a/lib/Loadbars/HelpDispatch.pm +++ b/lib/Loadbars/HelpDispatch.pm @@ -155,6 +155,12 @@ END mode => 1 }, + hasagent => { + menupos => 10, + help => 'SSH key is already known by the SSH agent (0 or 1)', + mode => 6, + type => 'i' + }, height => { menupos => 10, help => 'Set windows height', -- cgit v1.2.3