File blockparser-help.patch of Package blockparser

--- cb/help.cpp	2015-11-16 21:58:13.000000000 +0100
+++ help.cpp	2015-11-16 22:02:09.187664396 +0100
@@ -73,16 +73,16 @@
             }
         } else {
             printf("\n");
-            printf("General Usage: parser <command> <options> <command arguments>\n");
+            printf("General Usage: blockparser <command> <options> <command arguments>\n");
             printf("\n");
             printf("    Where <command> can be any of:\n");
             Callback::find("", true);
             printf("\n");
-            printf("    NOTE: use \"parser help <command>\" or \"parser <command> --help\" to get detailed\n");
+            printf("    NOTE: use \"blockparser help <command>\" or \"blockparser <command> --help\" to get detailed\n");
             printf("          help for a specific command.\n");
             printf("\n");
             printf("    NOTE: <command> may have multiple aliases and can also be abbreviated. For\n");
-            printf("          example, \"parser tx\", \"parser tr\", and \"parser transactions\" are equivalent.\n");
+            printf("          example, \"blockparser tx\", \"blockparser tr\", and \"blockparser transactions\" are equivalent.\n");
             printf("\n");
             printf("    NOTE: whenever specifying a list of things (e.g. a list of addresses), you can\n");
             printf("          instead enter \"file:list.txt\" and the list will be read from the file.\n");
openSUSE Build Service is sponsored by