From d83ae59ccabcde6cf1bee735c794cea2069c0a34 Mon Sep 17 00:00:00 2001 From: Roy Marples Date: Sat, 19 Apr 2008 17:19:59 +0000 Subject: Add help for mountargs, #63 --- src/rc/fstabinfo.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/rc') 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", -- cgit v1.2.3