diff --git a/src/options.c b/src/options.c index bb9cf1c8716ef1996b4c09af31fd218889a2c1b4..20f4ea63340bc175c1b17c7542533377e4d0bb77 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"