Loading feh.1 +3 −0 Changes for feh.1: 3 added lines, 0 removed lines. Original line number Diff line number Diff line Loading @@ -120,6 +120,9 @@ filelist (such as deleting a file or it being pruned for being unloadable) will be saved to FILE when feh exits. You can add files to filelists by specifying them on the commandline when also specifying the list. .TP 5 .B -|, --start-at POSITION Start at POSITION in the filelist .TP 5 .B -p, --preload Preload images. This doesn't mean hold them in RAM, it means run through them and eliminate unloadable images first. Otherwise they will be removed Loading src/options.c +1 −0 Changes for src/options.c: 1 added line, 0 removed lines. Original line number Diff line number Diff line Loading @@ -887,6 +887,7 @@ show_usage(void) " unloadable) will be saved to FILE when feh exits.\n" " You can add files to filelists by specifying them\n" " on the commandline when also specifying the list.\n" " -|, --start-at POSITION Start at POSITION in the filelist\n" " -p, --preload Preload images. This doesn't mean hold them in\n" " RAM, it means run through and eliminate unloadable\n" " images first. Otherwise they will be removed as you\n" Loading Loading
feh.1 +3 −0 Changes for feh.1: 3 added lines, 0 removed lines. Original line number Diff line number Diff line Loading @@ -120,6 +120,9 @@ filelist (such as deleting a file or it being pruned for being unloadable) will be saved to FILE when feh exits. You can add files to filelists by specifying them on the commandline when also specifying the list. .TP 5 .B -|, --start-at POSITION Start at POSITION in the filelist .TP 5 .B -p, --preload Preload images. This doesn't mean hold them in RAM, it means run through them and eliminate unloadable images first. Otherwise they will be removed Loading
src/options.c +1 −0 Changes for src/options.c: 1 added line, 0 removed lines. Original line number Diff line number Diff line Loading @@ -887,6 +887,7 @@ show_usage(void) " unloadable) will be saved to FILE when feh exits.\n" " You can add files to filelists by specifying them\n" " on the commandline when also specifying the list.\n" " -|, --start-at POSITION Start at POSITION in the filelist\n" " -p, --preload Preload images. This doesn't mean hold them in\n" " RAM, it means run through and eliminate unloadable\n" " images first. Otherwise they will be removed as you\n" Loading