mirror of
https://github.com/mhx/dwarfs.git
synced 2025-09-08 03:49:44 -04:00
Doc tweaks
This commit is contained in:
parent
49a96f9b6c
commit
419467854d
@ -1,2 +1,3 @@
|
|||||||
# dwarfs
|
# dwarfs
|
||||||
|
|
||||||
A high compression read-only file system
|
A high compression read-only file system
|
||||||
|
@ -9,7 +9,7 @@ dwarfs(1) -- mount highly compressed read-only file system
|
|||||||
|
|
||||||
`dwarfs` is the FUSE driver for DwarFS, a highly compressed, read-only file
|
`dwarfs` is the FUSE driver for DwarFS, a highly compressed, read-only file
|
||||||
system. As such, it's similar to file systems like SquashFS, cramfs or CromFS,
|
system. As such, it's similar to file systems like SquashFS, cramfs or CromFS,
|
||||||
but it has some distinct features. For a comparison, see [COMPARISON].
|
but it has some distinct features.
|
||||||
|
|
||||||
Other than that, it's pretty straightforward to use. Once you've created a
|
Other than that, it's pretty straightforward to use. Once you've created a
|
||||||
file system image using mkdwarfs(1), you can mount it with:
|
file system image using mkdwarfs(1), you can mount it with:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user