X-Git-Url: https://git.rrq.au/?a=blobdiff_plain;f=fusefile.8;h=b952f5574075e2ae9b0df699ead855873618a772;hb=refs%2Fheads%2Fdebian;hp=da2b645b7825d2b7cad2a9999682ff37331708a4;hpb=fc099867ede77333d8a8557a490103e8777e8359;p=rrq%2Ffusefile.git diff --git a/fusefile.8 b/fusefile.8 index da2b645..b952f55 100644 --- a/fusefile.8 +++ b/fusefile.8 @@ -8,6 +8,8 @@ fusefile, fusedisk \- FUSE file mount for combining file fragments .br .B fusefile \fB-dump\fR \fR[\fIfuse-opts\fR] \fBmountpoint\fR \fR[\fIoverlay\fR] \fIfilename/from-to\fR ... .br +.B fusefile \fB-push\fR \fR[\fIfuse-opts\fR] \fBmountpoint\fR \fR[\fIoverlay\fR] \fIfilename/from-to\fR ... +.br .B fusedisk \fR[\fIfuse-opts\fR] \fBmountpoint\fR \fR[\fIoverlay\fR] \fIfilename/from-to\fR ... .SH DESCRIPTION @@ -38,12 +40,18 @@ 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, -where then the printout includes the portions of updates that have -been captured in the overlay. The printout is the series of fusefile +a fusefile mount. This is of most use with a prior overlay setup where +then the printout includes the portions of updates that have been +captured in the overlay. The printout is the series of fusefile fragment argments to give in order to intersperse the captured overlay portions according to the overlay table. +The option \fB-push\fR as first argument together with a fusefile +setup will push the overlay into the sources (except for +write-protected fragments). This is only of use with a prior overlay +setup where then the updates that have been captured in the overlay +get pushed into the fragments. + \fBfusedisk\fR is a helper script to set up a \fBfusefile\fR as a block device (via \fIfuseblk\fR) by using the device mapper (\fBdmsetup\fR) to manage an empty block device mapping where content