aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2007-10-09 10:18:13 +0000
committerRoy Marples <roy@marples.name>2007-10-09 10:18:13 +0000
commit3ac49bd6b3ad681a98fb1c19c379c5ac68c8cc3f (patch)
treeeec1e06e4829f2663eb3fdf326864d954df2d6c3
parent393d07cb6fb321182185c95088a646fcb9a7be04 (diff)
Fix help
-rw-r--r--src/fstabinfo.c1
1 files changed, 0 insertions, 1 deletions
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",