From ce9060686b7c1d303d99ed679290e80d97f7e523 Mon Sep 17 00:00:00 2001 From: Mark Wong Date: Fri, 22 Feb 2008 18:18:47 -0800 Subject: Updated the usage to show the new -h flag for the socket file. --- ptop.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ptop.c b/ptop.c index 5b7c869..d6550e5 100644 --- a/ptop.c +++ b/ptop.c @@ -526,7 +526,7 @@ main(int argc, char *argv[]) fprintf(stderr, "\ Top version %s\n\ Usage: %s [-ISTWbcinqu] [-x x] [-s x] [-o field] [-z username]\n\ - [-p PORT] [-U USER] [-d DBNAME] [number]\n", + [-p PORT] [-U USER] [-d DBNAME] [-h HOSTNAME] [number]\n", version_string(), myname); exit(1); } -- cgit v1.2.3