From 419467854deebd5f5a2bd875bc42a1614597cb8f Mon Sep 17 00:00:00 2001 From: Marcus Holland-Moritz Date: Sat, 21 Nov 2020 22:06:55 +0100 Subject: [PATCH] Doc tweaks --- README.md | 1 + man/dwarfs.md | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d2ae37bd..5f05838d 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,3 @@ # dwarfs + A high compression read-only file system diff --git a/man/dwarfs.md b/man/dwarfs.md index 36991b88..747a5c96 100644 --- a/man/dwarfs.md +++ b/man/dwarfs.md @@ -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 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 file system image using mkdwarfs(1), you can mount it with: