diff options
| author | jvoisin | 2013-04-12 22:08:03 +0200 |
|---|---|---|
| committer | jvoisin | 2013-04-12 22:08:03 +0200 |
| commit | 552ec3a580f55732f79f18f771f06c88279e6771 (patch) | |
| tree | 1b1205a6baf9afdd4ca3a45509cfb1809968c31c /data/FORMATS | |
| parent | e131fcba83f190071e4cec423d7985704e1e6643 (diff) | |
Update supported format doc
Diffstat (limited to 'data/FORMATS')
| -rw-r--r-- | data/FORMATS | 6 |
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 |
