|
|
c1a514 |
diff -up dump-0.4b44/restore/restore.8.in.rh664616 dump-0.4b44/restore/restore.8.in
|
|
|
c1a514 |
--- dump-0.4b44/restore/restore.8.in.rh664616 2013-01-17 12:03:47.496676949 +0100
|
|
|
c1a514 |
+++ dump-0.4b44/restore/restore.8.in 2013-01-17 12:04:23.081674477 +0100
|
|
|
c1a514 |
@@ -142,7 +142,7 @@ current directory.
|
|
|
c1a514 |
.TP
|
|
|
c1a514 |
.B add \fR[\fIarg\fR]
|
|
|
c1a514 |
The current directory or specified argument is added to the list of files to be
|
|
|
c1a514 |
-extracted. If a directory is specified, then it and all its descendents are
|
|
|
c1a514 |
+extracted. If a directory is specified, then it and all its descendants are
|
|
|
c1a514 |
added to the extraction list (unless the
|
|
|
c1a514 |
.B \-h
|
|
|
c1a514 |
flag is specified on the command line). Files that are on the extraction list
|
|
|
c1a514 |
@@ -154,7 +154,7 @@ Change the current working directory to
|
|
|
c1a514 |
.TP
|
|
|
c1a514 |
.B delete \fR[\fIarg\fR]
|
|
|
c1a514 |
The current directory or specified argument is deleted from the list of files
|
|
|
c1a514 |
-to be extracted. If a directory is specified, then it and all its descendents
|
|
|
c1a514 |
+to be extracted. If a directory is specified, then it and all its descendants
|
|
|
c1a514 |
are deleted from the extraction list (unless the
|
|
|
c1a514 |
.B \-h
|
|
|
c1a514 |
flag is specified on the command line). The most expedient way to extract most
|
|
|
c1a514 |
@@ -164,8 +164,8 @@ and then delete those files that are not
|
|
|
c1a514 |
.B extract
|
|
|
c1a514 |
All files on the extraction list are extracted from the dump.
|
|
|
c1a514 |
.B Restore
|
|
|
c1a514 |
-will ask which volume the user wishes to mount. The fastest way to extract a f
|
|
|
c1a514 |
-ew files is to start with the last volume and work towards the first volume.
|
|
|
c1a514 |
+will ask which volume the user wishes to mount. The fastest way to extract a few
|
|
|
c1a514 |
+files is to start with the last volume and work towards the first volume.
|
|
|
c1a514 |
.TP
|
|
|
c1a514 |
.B help
|
|
|
c1a514 |
List a summary of the available commands.
|