diff options
| author | Daniel Friesel <derf@finalrewind.org> | 2011-01-22 03:12:16 +0100 | 
|---|---|---|
| committer | Daniel Friesel <derf@finalrewind.org> | 2011-01-22 03:12:16 +0100 | 
| commit | 071e7802c264c8c003c8c7708b3bbcd29f3d7be6 (patch) | |
| tree | 3378b0ba003cc7e6c2aa4205f358834a4b9ad55d | |
| parent | 2cf59cc76a7ca194da2e4e527d17af1a0839d5f7 (diff) | |
Update help a bit
| -rw-r--r-- | src/help.raw | 9 | 
1 files changed, 5 insertions, 4 deletions
| diff --git a/src/help.raw b/src/help.raw index ed1bac6..98db6f5 100644 --- a/src/help.raw +++ b/src/help.raw @@ -2,7 +2,7 @@  Usage : " PACKAGE " [options] <files or directories ...> - This is just a short option summary.  Please consult the manual for details. + This is just a short option summary.  Please see \"man " PACKAGE "\" for details.  OPTIONS   -h, --help                Show help and exit @@ -187,7 +187,8 @@ KEYS   1-9                     Run action 1-9 specified by --action[1-9] options  This program is free software, see the file COPYING for licensing info. -Copyright Tom Gilbert (and various contributors) 1999-2003 +Copyright Tom Gilbert (and various contributors) 1999-2003. +Copyright Daniel Friesel 2010-2011. -Homepage: https://derf.homelinux.org/p/feh -Email bugs to <derf@finalrewind.org> +Homepage: http://derf0.net/p/feh +Report bugs to <derf@finalrewind.org> or #feh on irc.oftc.net. | 
