summaryrefslogtreecommitdiff
path: root/apps/jstest_main.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/jstest_main.c')
-rw-r--r--apps/jstest_main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/jstest_main.c b/apps/jstest_main.c
index 9ea7ee26..ff7f9497 100644
--- a/apps/jstest_main.c
+++ b/apps/jstest_main.c
@@ -164,7 +164,7 @@ usage(void)
fprintf(stderr, "\nSyntax: mujstest -o <filename> [ -p <prefix> ] [-v] <scriptfile>\n");
fprintf(stderr, "\n<filename> should sensibly be of the form file-%%d.png\n");
fprintf(stderr, "\n<prefix> is a path prefix to apply to filenames within the script\n");
- fprintf(stderr, "\n-v verbose\n");
+ fprintf(stderr, "\n-v\tverbose\n");
fprintf(stderr, "\nscriptfile contains a list of commands:\n");
fprintf(stderr, "\tPASSWORD <password>\tSet the password\n");
fprintf(stderr, "\tOPEN <filename>\tOpen a file\n");