(Sparse Formats): New node
This commit is contained in:
@@ -6,6 +6,7 @@
|
|||||||
@menu
|
@menu
|
||||||
* Standard:: Basic Tar Format
|
* Standard:: Basic Tar Format
|
||||||
* Extensions:: @acronym{GNU} Extensions to the Archive Format
|
* Extensions:: @acronym{GNU} Extensions to the Archive Format
|
||||||
|
* Sparse Formats:: Storing Sparse Files
|
||||||
* Snapshot Files::
|
* Snapshot Files::
|
||||||
* Dumpdir::
|
* Dumpdir::
|
||||||
@end menu
|
@end menu
|
||||||
@@ -320,6 +321,10 @@ use the @acronym{GNU}-added fields of the header, other versions of
|
|||||||
@command{tar} program will give an error, the most likely one being a
|
@command{tar} program will give an error, the most likely one being a
|
||||||
checksum error.
|
checksum error.
|
||||||
|
|
||||||
|
@node Sparse Formats
|
||||||
|
@unnumberedsec Storing Sparse Files
|
||||||
|
@include sparse.texi
|
||||||
|
|
||||||
@node Snapshot Files
|
@node Snapshot Files
|
||||||
@unnumberedsec Format of the Incremental Snapshot Files
|
@unnumberedsec Format of the Incremental Snapshot Files
|
||||||
@include snapshot.texi
|
@include snapshot.texi
|
||||||
@@ -327,3 +332,4 @@ checksum error.
|
|||||||
@node Dumpdir
|
@node Dumpdir
|
||||||
@unnumberedsec Dumpdir
|
@unnumberedsec Dumpdir
|
||||||
@include dumpdir.texi
|
@include dumpdir.texi
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user