From 0f241866cf32c956af7a06847a48ba52635da88e Mon Sep 17 00:00:00 2001 From: Ralph Ronnquist Date: Sun, 30 Apr 2023 21:27:42 +1000 Subject: [PATCH] editorial --- README.adoc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.adoc b/README.adoc index 39fb913..7bf9049 100644 --- a/README.adoc +++ b/README.adoc @@ -11,15 +11,15 @@ 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 -files A and B: +This is a usage example to set up a fused file C consisting of files A +and B: ---- $ fusefile C A B ---- ==== ==== -This is a nominal example of tearing down a fused file C: +This is an example of tearing down a fused file C: ---- $ fusermount -u C ---- -- 2.39.2