diff options
| author | Paul Buetow <paul@buetow.org> | 2012-07-11 09:11:18 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2012-07-11 09:11:18 +0200 |
| commit | 2fcde2b5857d10e029715a6a3975907dd55cd27f (patch) | |
| tree | 43ea4667760f1ee5b99ff36c670a89a42e5763a6 /lib/Loadbars | |
| parent | 2ec8624bf79259ddda3290e317ac9dfd63741e39 (diff) | |
improve documentation and help
Diffstat (limited to 'lib/Loadbars')
| -rw-r--r-- | lib/Loadbars/HelpDispatch.pm | 2 |
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) |
