Loading man/feh.1 +3 −0 Original line number Diff line number Diff line Loading @@ -549,6 +549,9 @@ Size window to current image size. Pause the slideshow (only useful when using timed reloading or image changes) .TP 5 .B z, Z Jump to a random position in the current filelist .TP 5 .B a, A Toggle actions display (see --draw-actions) .TP 5 Loading src/options.c +1 −0 Original line number Diff line number Diff line Loading @@ -1094,6 +1094,7 @@ void show_usage(void) " 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" " z, Z Jump to a random position in the current filelist\n" " a, A Toggle action display (--draw-actions)\n" " d, D Toggle filename display (--draw-filename)\n" " s, S Save current image to unique filename\n" Loading Loading
man/feh.1 +3 −0 Original line number Diff line number Diff line Loading @@ -549,6 +549,9 @@ Size window to current image size. Pause the slideshow (only useful when using timed reloading or image changes) .TP 5 .B z, Z Jump to a random position in the current filelist .TP 5 .B a, A Toggle actions display (see --draw-actions) .TP 5 Loading
src/options.c +1 −0 Original line number Diff line number Diff line Loading @@ -1094,6 +1094,7 @@ void show_usage(void) " 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" " z, Z Jump to a random position in the current filelist\n" " a, A Toggle action display (--draw-actions)\n" " d, D Toggle filename display (--draw-filename)\n" " s, S Save current image to unique filename\n" Loading