From 473faadb80c962ce629f88f640b587ea965e5343 Mon Sep 17 00:00:00 2001 From: Martin Pärtel Date: Tue, 24 Jan 2012 18:03:03 +0200 Subject: (fix in --help msg) --- src/bindfs.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/bindfs.c b/src/bindfs.c index 4cb1305..f68c412 100644 --- a/src/bindfs.c +++ b/src/bindfs.c @@ -947,7 +947,7 @@ static void print_usage(const char *progname) "Workarounds:\n" " --ctime-from-mtime Read file properties' change time\n" " from file content modification time.\n" - " --hide-hard-links Always report a hard link count of 0.\n" + " --hide-hard-links Always report a hard link count of 1.\n" "\n" "FUSE options:\n" " -o opt[,opt,...] Mount options.\n" -- cgit v1.2.3