X-Git-Url: https://git.distorted.org.uk/~mdw/catacomb/blobdiff_plain/113e872fcc360a03f4431eedc541b08a18b9dcb7..fe9de6c9fbf52fa3a0eb0929fd18d615741f1d49:/pixie.c diff --git a/pixie.c b/pixie.c index d0d5c203..b7083f3e 100644 --- a/pixie.c +++ b/pixie.c @@ -1120,8 +1120,8 @@ static void usage(FILE *fp) { pquis(fp, "\ Usage:\n\ - $ [-qvfidl] [-c command] [-t timeout] [-s socket]\n\ - $ [-s socket] -C [command args...]\n\ + $ [-qvfidl] [-c COMMAND] [-t TIMEOUT] [-s SOCKET]\n\ + $ [-s SOCKET] -C [COMMAND ARGS...]\n\ "); }