diff options
Diffstat (limited to 'lib/helper.c')
-rw-r--r-- | lib/helper.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/helper.c b/lib/helper.c index 25a60aa..cdf9ab2 100644 --- a/lib/helper.c +++ b/lib/helper.c @@ -36,6 +36,7 @@ static void usage(const char *progname) "Mount options:\n" " default_permissions enable permission checking\n" " allow_other allow access to other users\n" + " allow_root allow access to root\n" " kernel_cache cache files in kernel\n" " large_read issue large read requests (2.4 only)\n" " direct_io use direct I/O\n" |