feat(extract): add cpio support

This commit is contained in:
Xeonacid
2021-08-14 22:32:05 +02:00
committed by Marc Cornellà
parent 59a9b453d3
commit 0b506fea0c
3 changed files with 3 additions and 1 deletions
+1
View File
@@ -22,6 +22,7 @@ plugins=(... extract)
| `aar` | Android library file |
| `bz2` | Bzip2 file |
| `cab` | Microsoft cabinet archive |
| `cpio` | Cpio archive |
| `deb` | Debian package |
| `ear` | Enterprise Application aRchive |
| `gz` | Gzip file |