summaryrefslogtreecommitdiffstats
path: root/glusterfsd
diff options
context:
space:
mode:
authorVikas Gorur <vikas@gluster.com>2009-05-14 02:12:20 -0700
committerAnand V. Avati <avati@amp.gluster.com>2009-05-16 15:31:52 +0530
commit11cae446e0c115bbfa5ee3e6b18ef0e2c45b84fe (patch)
treeada70c5dbad6485015ea0462e65f83c8d2d68f64 /glusterfsd
parent19a1ce89421b7f066168059e972c906b8c194e54 (diff)
Edited log message for --volfile-check
Signed-off-by: Anand V. Avati <avati@amp.gluster.com>
Diffstat (limited to 'glusterfsd')
-rw-r--r--glusterfsd/src/glusterfsd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/glusterfsd/src/glusterfsd.c b/glusterfsd/src/glusterfsd.c
index ee64ba382..3a0c30f98 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"},