From 11cae446e0c115bbfa5ee3e6b18ef0e2c45b84fe Mon Sep 17 00:00:00 2001 From: Vikas Gorur Date: Thu, 14 May 2009 02:12:20 -0700 Subject: Edited log message for --volfile-check Signed-off-by: Anand V. Avati --- glusterfsd/src/glusterfsd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/glusterfsd/src/glusterfsd.c b/glusterfsd/src/glusterfsd.c index ee64ba3821b..3a0c30f98c7 100644 --- a/glusterfsd/src/glusterfsd.c +++ b/glusterfsd/src/glusterfsd.c @@ -135,7 +135,7 @@ static struct argp_option gf_options[] = { "Set attribute timeout to SECONDS for inodes in fuse kernel module " "[default: 1]"}, {"volfile-check", ARGP_VOLFILE_CHECK_KEY, 0, 0, - "enable strict volume file check in fuse notify"}, + "Enable strict volume file checking"}, #ifdef GF_DARWIN_HOST_OS {"non-local", ARGP_NON_LOCAL_KEY, 0, 0, "Mount the macfuse volume without '-o local' option"}, -- cgit