diff --git a/pahole.c b/pahole.c index 58c7ddf..95931f9 100644 --- a/pahole.c +++ b/pahole.c @@ -261,7 +261,7 @@ static struct option long_options[] = { static void usage(void) { fprintf(stderr, - "usage: pfunct [options] {}\n" + "usage: pahole [options] {}\n" " where: \n" " -h, --help show usage info\n" " -B, --bit_holes show only structs at least bit holes\n"