summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--data/FORMATS6
1 files changed, 3 insertions, 3 deletions
diff --git a/data/FORMATS b/data/FORMATS
index 3f0751c..3219998 100644
--- a/data/FORMATS
+++ b/data/FORMATS
@@ -53,9 +53,9 @@
53 </format> 53 </format>
54 54
55 <format> 55 <format>
56 <name>Tape ARchive</name> 56 <name>Tape ARchive and Bziped ones</name>
57 <extension>.tar, .tar.bz2, .tar.gz</extension> 57 <extension>.tar, .tar.bz2</extension>
58 <mimetype>application/x-tar, application/x-gzip, application/x-bzip2</mimetype> 58 <mimetype>application/x-tar, application/x-bzip2</mimetype>
59 <support>full</support> 59 <support>full</support>
60 <metadata>metadata from the file itself, metadata from the file contained 60 <metadata>metadata from the file itself, metadata from the file contained
61 into the archive, and metadata added by tar to the file at then 61 into the archive, and metadata added by tar to the file at then