diff --git a/ui/main.c b/ui/main.c index 99b2c95..fba774a 100644 --- a/ui/main.c +++ b/ui/main.c @@ -92,7 +92,7 @@ static void usage(const char *progname) { int i; - printc_err("Usage: %s [options] [command ...]\n" + printc("Usage: %s [options] [command ...]\n" "\n" " -q\n" " Start in quiet mode.\n"