diff options
-rw-r--r-- | src/fstabinfo.c | 1 |
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", |