diff options
Diffstat (limited to 'src/bindfs.c')
-rw-r--r-- | src/bindfs.c | 2 |
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" |