summaryrefslogtreecommitdiff
path: root/plugins/extract/README.md
diff options
context:
space:
mode:
authorIng. Jan Kaláb <jan+github@kalabovi.org>2019-01-15 19:03:07 +0100
committerMarc CornellĂ  <marc.cornella@live.com>2019-01-15 19:03:07 +0100
commit586ca16902d9dae4d95d5256a824572f60219c83 (patch)
tree2c0c337980a605df641a0fb84041e153fb916038 /plugins/extract/README.md
parent026e4e499e6b01ebe4b6d9748c6e2eb182ad1359 (diff)
downloadzsh-586ca16902d9dae4d95d5256a824572f60219c83.tar.gz
zsh-586ca16902d9dae4d95d5256a824572f60219c83.tar.bz2
zsh-586ca16902d9dae4d95d5256a824572f60219c83.zip
extract: add AAR Android archive support (#7511)
Diffstat (limited to 'plugins/extract/README.md')
-rw-r--r--plugins/extract/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/extract/README.md b/plugins/extract/README.md
index c6bdd36dd..83b878c32 100644
--- a/plugins/extract/README.md
+++ b/plugins/extract/README.md
@@ -19,6 +19,7 @@ plugins=(... extract)
| `7z` | 7zip file |
| `Z` | Z archive (LZW) |
| `apk` | Android app file |
+| `aar` | Android library file |
| `bz2` | Bzip2 file |
| `deb` | Debian package |
| `gz` | Gzip file |