From 909c982abd99428dd6c1d5b4e956aecdea27939b Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Fri, 5 Feb 2010 18:08:51 +0100 Subject: Apply 04_fix_help_output_obtained_from_svn.patch from Debian --- src/options.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/options.c b/src/options.c index bb9cf1c..20f4ea6 100644 --- a/src/options.c +++ b/src/options.c @@ -985,7 +985,7 @@ show_usage(void) " Feh stores the commandline necessary to restore\n" " the background you chose in ~/.fehbg. So to have\n" " feh-set backgrounds restored when you restart X,\n" -" add the line \"`cat $HOME/.fehbg`\" to your\n" +" add the line \"eval `cat $HOME/.fehbg`\" to your\n" " X startup script (e.g. ~/.xsession). Note that\n" " you only need to do this for non E window\n" " managers.\n" -- cgit v1.2.3