From 458763aa26097fa064feec60ef45f29ffc736196 Mon Sep 17 00:00:00 2001 From: Sergei Shilovsky Date: Fri, 24 Jun 2022 11:22:21 +0300 Subject: Line up another option in --help --- 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 8b6a23a..d3390cf 100644 --- a/src/bindfs.c +++ b/src/bindfs.c @@ -1754,7 +1754,7 @@ static void print_usage(const char *progname) " --block-devices-as-files Show block devices as regular files.\n" " --multithreaded Enable multithreaded mode. See man page\n" " for security issue with current implementation.\n" - " --forward-odirect=... Forward O_DIRECT (it's cleared by default).\n" + " --forward-odirect=... Forward O_DIRECT (it's cleared by default).\n" "\n" "FUSE options:\n" " -o opt[,opt,...] Mount options.\n" -- cgit v1.2.3