diff options
Diffstat (limited to 'src/rc/fstabinfo.c')
-rw-r--r-- | src/rc/fstabinfo.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/rc/fstabinfo.c b/src/rc/fstabinfo.c index b596ccf9..644f3530 100644 --- a/src/rc/fstabinfo.c +++ b/src/rc/fstabinfo.c @@ -138,7 +138,8 @@ static const struct option longopts[] = { }; static const char * const longopts_help[] = { "Extract the block device", - "Mounts the filesytem from the mountpoint", + "Mounts the filesytem from the mountpoint", + "Show arguments needed to mount the entry", "Extract the options field", "Extract or query the pass number field", "List entries with matching file system type", |