Align help options (#500)
authorAndrew Gaul <andrew@gaul.org>
Fri, 13 Mar 2020 16:48:09 +0000 (01:48 +0900)
committerGitHub <noreply@github.com>
Fri, 13 Mar 2020 16:48:09 +0000 (16:48 +0000)
util/fusermount.c

index fc93875a8c9eb800043f2e161f0bdf14ce97e456..e738dbd1946c97c62e88b61c564c8865ad317c29 100644 (file)
@@ -1253,7 +1253,7 @@ static void usage(void)
               "Options:\n"
               " -h                 print help\n"
               " -V                 print version\n"
-              " -o opt[,opt...]   mount options\n"
+              " -o opt[,opt...]    mount options\n"
               " -u                 unmount\n"
               " -q                 quiet\n"
               " -z                 lazy unmount\n",