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/vmstat.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'utils/vmstat.c') diff --git a/utils/vmstat.c b/utils/vmstat.c index c7f7a7af..eb0595f7 100644 --- a/utils/vmstat.c +++ b/utils/vmstat.c @@ -48,7 +48,8 @@ static const struct argp_option options[] = { {0} }; static const char *args_doc = "[PERIOD [COUNT [HEADER_INTERVAL]]]"; -static const char *doc = "If PERIOD is supplied, then terse mode is" +static const char *doc = "Show system virtual memory statistics" +"\vIf PERIOD is supplied, then terse mode is" " selected, and the output repeated every PERIOD seconds, with cumulative" " fields given the difference from the last output. If COUNT is given" " and non-zero, only that many lines are output. HEADER_INTERVAL" -- cgit v1.2.3