summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTim Kientzle <kientzle@acm.org>2018-09-08 12:24:51 -0700
committerGitHub <noreply@github.com>2018-09-08 12:24:51 -0700
commit514a70cf3c55ddd6fc06f28b29c1637dc2f62eab (patch)
tree58769179a88e5d9d8b25b95e2f36cbc950a8ce88 /README.md
parent21678590058e64bcf99442afa3235b1b60390cf1 (diff)
parentde2068f232753b2e4932c00cff7979bc088fca46 (diff)
downloadlibarchive-514a70cf3c55ddd6fc06f28b29c1637dc2f62eab.tar.gz
Merge pull request #1037 from NamedKitten/patch-1
Remove duplicate line in README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index b4814219..1a127bbb 100644
--- a/README.md
+++ b/README.md
@@ -78,7 +78,6 @@ Currently, the library automatically detects and reads the following fomats:
* POSIX pax interchange format
* POSIX octet-oriented cpio
* SVR4 ASCII cpio
- * POSIX octet-oriented cpio
* Binary cpio (big-endian or little-endian)
* ISO9660 CD-ROM images (with optional Rockridge or Joliet extensions)
* ZIP archives (with uncompressed or "deflate" compressed entries, including support for encrypted Zip archives)