Doc tweaks

This commit is contained in:
Marcus Holland-Moritz 2020-11-21 22:06:55 +01:00
parent 49a96f9b6c
commit 419467854d
2 changed files with 2 additions and 1 deletions

View File

@ -1,2 +1,3 @@
# dwarfs # dwarfs
A high compression read-only file system A high compression read-only file system

View File

@ -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: