summaryrefslogtreecommitdiff
path: root/src/options.c
diff options
context:
space:
mode:
authorDaniel Friesel <derf@derf.homelinux.org>2010-02-11 09:04:22 +0100
committerDaniel Friesel <derf@derf.homelinux.org>2010-02-11 09:04:22 +0100
commitff030be3737d1f72be29f9e9f8940079a76c4afd (patch)
tree687a2b5de4c6fb48b1c8e7e6b275941196829350 /src/options.c
parent32136757a7201676a7ba7aead76dd962bad3482d (diff)
Finish --draw-actions and add it to documentation
Diffstat (limited to 'src/options.c')
-rw-r--r--src/options.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/options.c b/src/options.c
index 763e1e8..44fa3bf 100644
--- a/src/options.c
+++ b/src/options.c
@@ -969,6 +969,7 @@ show_usage(void)
" --action2 ACTION multiple additional actions which can be invoked\n"
" ... using the appropriate number key 1-9\n"
" --action9 ACTION\n"
+" --draw-actions Show the defined actions and what they do\n"
" -m, --montage Enable montage mode. Montage mode creates a new\n"
" image consisting of a grid of thumbnails of the\n"
" images specified using FILE... When montage mode\n"