]> git.ipfire.org Git - thirdparty/libarchive.git/commitdiff
Remove duplicate line in README.md 1037/head
authorNamedKitten <kitteh@namedkitten.pw>
Tue, 17 Jul 2018 16:29:11 +0000 (17:29 +0100)
committerGitHub <noreply@github.com>
Tue, 17 Jul 2018 16:29:11 +0000 (17:29 +0100)
The format ""POSIX octet-oriented cpio was listed twice in the same list.

README.md

index be6c13b3f03d4c244dde8e69cc5d4371b827f941..fbcb7a8778822a7365ba85c759a461a3be87b6f0 100644 (file)
--- 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)