diff --git a/ps.c b/ps.c index 114983b..00405a5 100644 --- a/ps.c +++ b/ps.c @@ -145,7 +145,7 @@ psr(const char *file) static void usage(void) { - eprintf("usage: [-aAdef] %s\n", argv0); + eprintf("usage: %s [-aAdef]\n", argv0); } int