]> granicus.if.org Git - libjpeg-turbo/commitdiff
Oops. This was apparently the victim of an overly aggressive search/replace.
authorDRC <dcommander@users.sourceforge.net>
Tue, 11 Mar 2014 08:25:59 +0000 (08:25 +0000)
committerDRC <dcommander@users.sourceforge.net>
Tue, 11 Mar 2014 08:25:59 +0000 (08:25 +0000)
git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/branches/1.3.x@1152 632fc199-4ca6-4c93-a231-07263d6284db

java/TJBench.java

index eaf5fa3846266ca3817cf6e706aa4be5652e9740..8d663fcc56170376526ba7ea6554346a89b079c4 100644 (file)
@@ -626,7 +626,7 @@ class TJBench {
     System.out.println("     decompression (these options are mutually exclusive)");
     System.out.println("-grayscale = Perform lossless grayscale conversion prior to decompression");
     System.out.println("     test (can be combined with the other transforms above)");
-    System.out.println("-benchTime <t> = Run each benchmark for at least <t> seconds (default = 5.0)\n");
+    System.out.println("-benchtime <t> = Run each benchmark for at least <t> seconds (default = 5.0)\n");
     System.out.println("NOTE:  If the quality is specified as a range (e.g. 90-100), a separate");
     System.out.println("test will be performed for all quality values in the range.\n");
     System.exit(1);