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/devprobe.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'utils/devprobe.c') diff --git a/utils/devprobe.c b/utils/devprobe.c index e29e1e32..a0f61733 100644 --- a/utils/devprobe.c +++ b/utils/devprobe.c @@ -33,7 +33,8 @@ static const struct argp_option options[] = { {0} }; static const char *args_doc = "DEVNAME..."; -static const char *doc = "The exit status is 0 if any devices were found."; +static const char *doc = "Test for the existance of mach device DEVNAME..." + "\vThe exit status is 0 if any devices were found."; int main (int argc, char **argv) -- cgit v1.2.3