From e5248aecc9eb42121024445ec0314130fcab1ee3 Mon Sep 17 00:00:00 2001
From: Daniel Friesel <derf@derf.homelinux.org>
Date: Tue, 9 Feb 2010 14:56:31 +0100
Subject: [PATCH] feh -h: One line got lost, fix this

---
 src/options.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/options.c b/src/options.c
index cd96613..0572535 100644
--- a/src/options.c
+++ b/src/options.c
@@ -1106,9 +1106,9 @@ show_usage(void)
 "                            hit escape to cancel and revert the caption.\n"
 " w, W                       Size window to current image dimensions\n"
 " h, H                       Pause the slideshow (only useful when using\n"
+"                            timed reloading or image changes)\n"
 " s, S                       Save current image to unique filename\n"
 " f, F                       Save current filelist to unique filename\n"
-"                            timed reloading or image changes)\n"
 " <, >                       In place editing, rotate 90 degrees right/left\n"
 " <HOME>                     Goto first slide\n"
 " <END>                      Goto last slide\n"
-- 
GitLab