1EROFSFUSE(1)                General Commands Manual               EROFSFUSE(1)
2
3
4

NAME

6       erofsfuse - FUSE file system client for erofs file system
7

SYNOPSIS

9       erofsfuse [OPTIONS] DEVICE MOUNTPOINT
10

DESCRIPTION

12       erofsfuse  is  a FUSE file system client that supports reading from de‐
13       vices or image files containing erofs file system.
14

OPTIONS

16   general options:
17       -o opt,[opt...]
18              mount options
19
20       -h   --help
21              display help and exit
22
23   erofsfuse options:
24       --dbglevel=#
25              Specify the level of debugging messages. The default is 2, which
26              shows basic warning messages.
27
28   FUSE options:
29       -d -o debug
30              enable debug output (implies -f)
31
32       -f     foreground operation
33
34       -s     disable multi-threaded operation
35
36       For  other  FUSE  options please see mount.fuse(8) or see the output of
37       erofsfuse --help
38

AVAILABILITY

40       erofsfuse  is  part  of  erofs-utils  package  and  is  available  from
41       git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs-utils.git.
42

SEE ALSO

44       mount.fuse(8)
45
46
47
48                                                                  EROFSFUSE(1)
Impressum