rename parameter

This commit is contained in:
David Rose 2002-04-07 18:59:45 +00:00
parent c813279928
commit 9e284e6a52
1 changed files with 1 additions and 1 deletions

View File

@ -112,7 +112,7 @@ Indexify() {
&Indexify::dispatch_none, &dummy_mode);
add_option
("fr", "", 0,
("slide", "", 0,
"Draw a frame, like a slide mount, around each thumbnail image.",
&Indexify::dispatch_none, &draw_frames);