]> mj.ucw.cz Git - paperjam.git/commitdiff
Oops :)
authorMartin Mares <mj@ucw.cz>
Sun, 1 Apr 2018 09:50:09 +0000 (11:50 +0200)
committerMartin Mares <mj@ucw.cz>
Sun, 1 Apr 2018 09:50:09 +0000 (11:50 +0200)
paperjam.cc

index bebfb922a44965351e7c00e8f474d9ac634d5129..f81cc2b09ce7550e50719ccc54947c9de6196d70 100644 (file)
@@ -122,7 +122,7 @@ int main(int argc, char **argv)
 {
   if (argc != 4)
     {
-      fprintf(stderr, "Usage: pdfjam <commands> <input> <output>\n");
+      fprintf(stderr, "Usage: paperjam <commands> <input> <output>\n");
       return 1;
     }