From 3ac49bd6b3ad681a98fb1c19c379c5ac68c8cc3f Mon Sep 17 00:00:00 2001 From: Roy Marples Date: Tue, 9 Oct 2007 10:18:13 +0000 Subject: Fix help --- src/fstabinfo.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/fstabinfo.c b/src/fstabinfo.c index 54235894..5e1781e4 100644 --- a/src/fstabinfo.c +++ b/src/fstabinfo.c @@ -74,7 +74,6 @@ static struct option longopts[] = { { NULL, 0, NULL, 0} }; static const char * const longopts_help[] = { - "Construct the arguments to give to mount", "Extract the options field", "Extract the pass number field", "Extract the file system type", -- cgit v1.2.3