Minor
authorBehdad Esfahbod <behdad@behdad.org>
Sat, 4 Aug 2012 01:45:05 +0000 (18:45 -0700)
committerBehdad Esfahbod <behdad@behdad.org>
Sat, 4 Aug 2012 01:45:05 +0000 (18:45 -0700)
src/test-would-substitute.cc

index 2a2c3ef..bf64a29 100644 (file)
@@ -47,7 +47,7 @@ main (int argc, char **argv)
   hb_blob_t *blob = NULL;
 
   if (argc != 4 && argc != 5) {
-    fprintf (stderr, "usage: %s lookup-index first-glyph [second-glyph]\n", argv[0]);
+    fprintf (stderr, "usage: %s font-file lookup-index first-glyph [second-glyph]\n", argv[0]);
     exit (1);
   }