summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorDaniel Friesel <derf@derf.homelinux.org>2010-03-24 23:05:10 +0100
committerDaniel Friesel <derf@derf.homelinux.org>2010-03-24 23:05:10 +0100
commiteece3fa28c2bda0d6a70805b80a9443a441bc0e2 (patch)
tree41fc683bcba1c4477f8adefa4748fc770ef65902 /src
parent3f7ffcb9dc191fe841a4252d6b09e9b495d15f2d (diff)
Document random slideshow jump
Diffstat (limited to 'src')
-rw-r--r--src/options.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/options.c b/src/options.c
index 63d71d9..fc62971 100644
--- a/src/options.c
+++ b/src/options.c
@@ -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"