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/fsysopts.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'utils/fsysopts.c') diff --git a/utils/fsysopts.c b/utils/fsysopts.c index 076e2a87..a4cab6b7 100644 --- a/utils/fsysopts.c +++ b/utils/fsysopts.c @@ -40,7 +40,8 @@ static struct argp_option options[] = {0, 0, 0, 0} }; static char *args_doc = "FILESYS [FS_OPTION...]"; -static char *doc = "The legal values for FS_OPTION depends on FILESYS, but\ +static char *doc = "Get or set command line options for running translator FILESYS." +"\vThe legal values for FS_OPTION depends on FILESYS, but\ some common ones are: --readonly, --writable, --remount, --sync[=INTERVAL],\ and --nosync.\n\nIf no options are supplied, FILESYS's existing options\ are printed"; -- cgit v1.2.3