Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
Florian Forster committed Jul 16, 2013
2 parents 5a94cee + b99e98e commit fb0ff4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/statsd-tg.c
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit fb0ff4b

Please sign in to comment.