aboutsummaryrefslogtreecommitdiff
path: root/lib/helper.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/helper.c')
-rw-r--r--lib/helper.c12
1 files changed, 6 insertions, 6 deletions
diff --git a/lib/helper.c b/lib/helper.c
index 879a694..e48b884 100644
--- a/lib/helper.c
+++ b/lib/helper.c
@@ -26,12 +26,12 @@ static void usage(const char *progname)
fprintf(stderr,
"FUSE options:\n"
- " -d enable debug output (implies -f)\n"
- " -f foreground operation\n"
- " -s disable multithreaded operation\n"
- " -r mount read only (equivalent to '-o ro')\n"
- " -o opt,[opt...] mount options\n"
- " -h print help\n"
+ " -d enable debug output (implies -f)\n"
+ " -f foreground operation\n"
+ " -s disable multithreaded operation\n"
+ " -r mount read only (equivalent to '-o ro')\n"
+ " -o opt,[opt...] mount options\n"
+ " -h print help\n"
"\n"
"Mount options:\n"
" default_permissions enable permission checking\n"