From fc099867ede77333d8a8557a490103e8777e8359 Mon Sep 17 00:00:00 2001 From: Ralph Ronnquist Date: Sat, 12 Aug 2023 13:15:41 +1000 Subject: [PATCH] present the stacked overlay option --- fusefile.8 | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/fusefile.8 b/fusefile.8 index 6af36f4..da2b645 100644 --- a/fusefile.8 +++ b/fusefile.8 @@ -31,6 +31,11 @@ any new written fused file regions followed by meta data to distinguish between new, written content and old content that comes from the fragments. +By instead using the \fB-overlay:\fIlist\fR argument where \fIlist\fR +is a colon-separated list of filenames, \fBfusefile\fR will use those +as an ordered stack of overlays and "inject" them as fragments on top +of each other. + The option \fB-dump\fR as first argument together with a fusefile setup will print the setup to standard output rather than establishing a fusefile mount. This is of most use with a prior overlay setup, -- 2.39.2