.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $Id: dump.8.in,v 1.5 1999/11/22 19:08:50 tiniou Exp $
+.\" $Id: dump.8.in,v 1.6 1999/12/05 18:54:23 tiniou Exp $
.\"
.Dd __DATE__
.Dt DUMP 8
.Nd ext2 filesystem backup
.Sh SYNOPSIS
.Nm dump
-.Op Fl 0123456789acknSu
+.Op Fl 0123456789ackMnSu
.Op Fl B Ar records
.Op Fl b Ar blocksize
.Op Fl d Ar density
.Op Fl T Ar date
.Ar filesystem
.Nm dump
-.Op Fl 0123456789acknSu
+.Op Fl 0123456789ackMnSu
.Op Fl B Ar records
.Op Fl b Ar blocksize
.Op Fl d Ar density
to be at most LBLSIZE (currently 16) characters, which must include
the terminating
.Ql \e0 .
+.It Fl M
+Enable the multi-volume feature. The name specified with
+.Fl f
+is treated as a prefix and
+.Nm
+writes in sequence to <prefix>001, <prefix>002 etc. This can be
+useful when dumping to files on an ext2 partition, in order to bypass
+the 2GB file size limitation.
.It Fl n
Whenever
.Nm
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $Id: restore.8.in,v 1.4 1999/10/30 22:55:51 tiniou Exp $
+.\" $Id: restore.8.in,v 1.5 1999/12/05 18:54:25 tiniou Exp $
.\"
.Dd __DATE__
.Dt RESTORE 8
.Sh SYNOPSIS
.Nm restore
.Fl C
-.Op Fl ckvy
+.Op Fl ckMvy
.Op Fl b Ar blocksize
.Op Fl D Ar filesystem
.Op Fl f Ar file
.Op Fl T Ar directory
.Nm restore
.Fl i
-.Op Fl chkmNuvy
+.Op Fl chkmMNuvy
.Op Fl b Ar blocksize
.Op Fl f Ar file
.Op Fl s Ar fileno
.Op Fl T Ar directory
.Nm restore
.Fl R
-.Op Fl ckNuvy
+.Op Fl ckMNuvy
.Op Fl b Ar blocksize
.Op Fl f Ar file
.Op Fl s Ar fileno
.Op Fl T Ar directory
.Nm restore
.Fl r
-.Op Fl ckNuvy
+.Op Fl ckMNuvy
.Op Fl b Ar blocksize
.Op Fl f Ar file
.Op Fl s Ar fileno
.Op Fl T Ar directory
.Nm restore
.Fl t
-.Op Fl chkNuvy
+.Op Fl chkMNuvy
.Op Fl b Ar blocksize
.Op Fl f Ar file
.Op Fl s Ar fileno
.Op file ...
.Nm restore
.Fl x
-.Op Fl chkmNuvy
+.Op Fl chkmMNuvy
.Op Fl b Ar blocksize
.Op Fl f Ar file
.Op Fl s Ar fileno
This is useful if only a few files are being extracted,
and one wants to avoid regenerating the complete pathname
to the file.
+.It Fl M
+Enables the multi-volume feature (for reading dumps made using
+the
+.Fl M
+option of dump). The name specified with
+.Fl f
+is treated as a prefix and
+.Nm
+tries to read in sequence from <prefix>001, <prefix>002 etc.
.It Fl N
The
.Fl N
flag causes
-.Nm restore to only print file names. Files are not extracted.
+.Nm
+to only print file names. Files are not extracted.
.It Fl s Ar fileno
Read from the specified
.Ar fileno