diff options
author | Daniel Friesel <derf@derf.homelinux.org> | 2010-08-22 09:16:27 +0200 |
---|---|---|
committer | Daniel Friesel <derf@derf.homelinux.org> | 2010-08-22 09:16:27 +0200 |
commit | e48ae6de312dbd77e84f7cbc6cf2d4f70a24e703 (patch) | |
tree | e0be1d459fab96b7270316a94d373bae32f5f828 | |
parent | 8c6a4590e9002aae56109964f9fc9146531f7ff3 (diff) |
feh(1): Add REPORTING BUGS subsection
-rw-r--r-- | man/feh.pre | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/man/feh.pre b/man/feh.pre index d2be6ec..fcb2b95 100644 --- a/man/feh.pre +++ b/man/feh.pre @@ -846,11 +846,16 @@ The --scale-down option creates too large windows when used in floating mode. .Pp Thumbnail mode is somewhat inefficient, and because of that not nearly as fast as it could be. -.Pp +. +.Ss REPORTING BUGS If you find a bug, please report it to .Aq derf@chaosdorf.de or via .Aq http://github.com/derf/feh/issues +.Pp +Please include the feh version +.Aq the output of Qq feh --version , +steps to reproduce the bug and (if necessary), images to reproduce it. . .Sh LICENSE Copyright Tom Gilbert (and various contributors), 1999, 2000 |