summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2012-07-11 09:11:18 +0200
committerPaul Buetow <paul@buetow.org>2012-07-11 09:11:18 +0200
commit2fcde2b5857d10e029715a6a3975907dd55cd27f (patch)
tree43ea4667760f1ee5b99ff36c670a89a42e5763a6 /lib
parent2ec8624bf79259ddda3290e317ac9dfd63741e39 (diff)
improve documentation and help
Diffstat (limited to 'lib')
-rw-r--r--lib/Loadbars/HelpDispatch.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Loadbars/HelpDispatch.pm b/lib/Loadbars/HelpDispatch.pm
index 45b1494..42cfaf7 100644
--- a/lib/Loadbars/HelpDispatch.pm
+++ b/lib/Loadbars/HelpDispatch.pm
@@ -10,7 +10,7 @@ sub create () {
my $hosts = '';
my $textdesc = <<END;
-For more help please consult the manual page or press the 'h' hotkey during program execution and watch this terminal window. This are just the available startup parameters:
+For more help please consult the manual page or press the 'h' hotkey during program execution and watch this terminal window.
END
# mode 1: Option is shown in the online help menu (stdout not sdl)