aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/bindfs.c2
1 files changed, 1 insertions, 1 deletions
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"