aboutsummaryrefslogtreecommitdiffstats
path: root/lib/helper.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/helper.c')
-rw-r--r--lib/helper.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/helper.c b/lib/helper.c
index 75959e2..b078c25 100644
--- a/lib/helper.c
+++ b/lib/helper.c
@@ -28,7 +28,7 @@ static void usage(const char *progname)
"FUSE options:\n"
" -d enable debug output (implies -f)\n"
" -f foreground operation\n"
- " -s disable multithreaded operation\n"
+ " -s disable multi-threaded operation\n"
" -r mount read only (equivalent to '-o ro')\n"
" -o opt,[opt...] mount options\n"
" -h print help\n"