From: Ralph Ronnquist Date: Sat, 13 Aug 2022 02:20:35 +0000 (+1000) Subject: editorial X-Git-Tag: 0.5.3~2 X-Git-Url: https://git.rrq.au/?a=commitdiff_plain;ds=inline;h=e4f6422b273fa4c38b444aead8485ef3718fb123;p=rrq%2Ffusefile.git editorial --- diff --git a/README.adoc b/README.adoc index ffc927c..5e4f363 100644 --- a/README.adoc +++ b/README.adoc @@ -1,11 +1,12 @@ # fusefile -This project implements a "fuse" device to mount as a single file that -is a concatenation of fragments of one or more files. The fused file -allows overwriting to fragments but not changing their sizes and only -for writable fragment files. A fused file may also be set up with an -overlay file in which case that file will capture all changes instead -of changing the underlying fragment files. +This project implements a "fuse" device to mount a concatenation of +fragments of one or more files as a single file. + +The __fused file__ allows writing to fragments (without changing their +sizes); of course only for writable fragment files. The fused file may +be set up with an __overlay file__ to capture changes instead of +writing the underlying fragment files. ==== This is a nominal usage example to set up a fused file C consisting of