From 4afd75e2fd0fc40ae0e47ab6063e6228cd7eaabe Mon Sep 17 00:00:00 2001 From: Miodrag Milanovic Date: Wed, 30 Dec 2015 08:18:51 +0100 Subject: Cleanups and version bump --- src/tools/chdman.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/tools/chdman.cpp') diff --git a/src/tools/chdman.cpp b/src/tools/chdman.cpp index 7d4472b1d61..75da3c76741 100644 --- a/src/tools/chdman.cpp +++ b/src/tools/chdman.cpp @@ -775,7 +775,6 @@ static int print_help(const char *argv0, const char *error = nullptr) printf("Usage:\n"); for (auto & desc : s_commands) { - printf(" %s %s%s\n", argv0, desc.name, desc.description); } printf("\nFor help with any command, run:\n"); -- cgit v1.2.3