X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/catacomb/blobdiff_plain/dfff4aeacb0fc7032c402597880c79fd0c9d360e..a88abbcdcd5e79c730ded96ad08df13321dab083:/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\ "); }