--- ps.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ps.c b/ps.c index 114983b..00405a5 100644 --- a/ps.c +++ b/ps.c _AT_@ -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 -- 2.11.1Received on Mon Jun 11 2018 - 22:45:56 CEST
This archive was generated by hypermail 2.3.0 : Mon Jun 11 2018 - 22:48:24 CEST