Edited log message for --volfile-check

Signed-off-by: Anand V. Avati <avati@amp.gluster.com>
This commit is contained in:
Vikas Gorur 2009-05-14 02:12:20 -07:00 committed by Anand V. Avati
parent 19a1ce8942
commit 11cae446e0

View File

@ -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"},