From 2e6c5408302b36b67b2e094d471145b44530d0ca Mon Sep 17 00:00:00 2001 From: Miles Bader Date: Tue, 27 Aug 1996 18:27:31 +0000 Subject: (doc): Add program description. --- utils/portinfo.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'utils/portinfo.c') diff --git a/utils/portinfo.c b/utils/portinfo.c index 10f5fe8f..fc0ce214 100644 --- a/utils/portinfo.c +++ b/utils/portinfo.c @@ -72,7 +72,8 @@ static const struct argp_option options[] = { }; static const char *args_doc = "PID [NAME...]"; static const char *doc = -"If no port NAMEs are given, all ports in process PID are reported (if" +"Show information about mach ports NAME... (default all ports) in process PID." +"\vIf no port NAMEs are given, all ports in process PID are reported (if" " translation is used, then only those common to both processes). NAMEs" " may be specified in hexadecimal or octal by using a 0x or 0 prefix."; -- cgit v1.2.3