Fix typo in usage information.
authorFlorian Forster <ff@octo.it>
Mon, 15 Jul 2013 13:12:57 +0000 (15:12 +0200)
committerFlorian Forster <ff@octo.it>
Mon, 15 Jul 2013 13:12:57 +0000 (15:12 +0200)
src/statsd-tg.c

index 3f792f7..5dda266 100644 (file)
@@ -74,7 +74,7 @@ static void exit_usage (int exit_status) /* {{{ */
   fprintf ((exit_status == EXIT_FAILURE) ? stderr : stdout,
       PACKAGE_NAME" -- statsd traffic generator\n"
       "\n"
-      "  Usage: statsd-ng [OPTION]\n"
+      "  Usage: statsd-tg [OPTION]\n"
       "\n"
       "  Valid options:\n"
       "    -c <number>    Number of counters to emulate. (Default: %i)\n"