summaryrefslogtreecommitdiff
path: root/src/rc/fstabinfo.c
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2008-05-12 08:34:42 +0000
committerRoy Marples <roy@marples.name>2008-05-12 08:34:42 +0000
commit98946697423c10d5ec0f68cd4f69ec44264b3cde (patch)
tree736636d2936590a961dd4d5fa11f66df0390bd19 /src/rc/fstabinfo.c
parentb732df31efa47244a88a0faf8d503e96da1b0777 (diff)
downloadopenrc-98946697423c10d5ec0f68cd4f69ec44264b3cde.tar.gz
openrc-98946697423c10d5ec0f68cd4f69ec44264b3cde.tar.bz2
openrc-98946697423c10d5ec0f68cd4f69ec44264b3cde.tar.xz
Fix help text, #75.
Diffstat (limited to 'src/rc/fstabinfo.c')
-rw-r--r--src/rc/fstabinfo.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rc/fstabinfo.c b/src/rc/fstabinfo.c
index 65b3993..0013c94 100644
--- a/src/rc/fstabinfo.c
+++ b/src/rc/fstabinfo.c
@@ -137,8 +137,8 @@ static const struct option longopts[] = {
longopts_COMMON
};
static const char * const longopts_help[] = {
- "Extract the block device",
"Mounts the filesytem from the mountpoint",
+ "Extract the block device",
"Show arguments needed to mount the entry",
"Extract the options field",
"Extract or query the pass number field",