diff options
author | Daniel Friesel <derf@finalrewind.org> | 2011-04-30 21:59:56 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2011-04-30 21:59:56 +0200 |
commit | 858fefb5f1db61b8cc90149432fdc5f76677311e (patch) | |
tree | 31c2e08181baf79f7758f37919394dabb87be429 /ChangeLog | |
parent | 753fc6efd6488d16d83f9cc20b45958d9b208420 (diff) | |
download | feh-858fefb5f1db61b8cc90149432fdc5f76677311e.zip |
Do not include help text by default
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -10,6 +10,9 @@ git HEAD <https://github.com/derf/feh/pull/20> * Show certain warnings in the image window as well as on the commandline <http://github.com/derf/feh/issues/43> + * Since the manual is way better structured and more detailed than the + --help output, it now simply refers to the manual. To include the old + help text, build feh with 'help=1' Sat, 23 Apr 2011 22:00:27 +0200 Daniel Friesel <derf@finalrewind.org> |