1
0
mirror of https://github.com/dcarrillo/prezto.git synced 2025-10-14 15:49:09 +00:00

Rename archive module functions

This commit is contained in:
Sorin Ionescu
2013-05-25 14:39:51 -04:00
parent f007820a14
commit 16aa48baeb
6 changed files with 10 additions and 10 deletions

View File

@@ -1,13 +1,13 @@
Archive
=======
Provides functions to extract and list popular archive formats.
Provides functions to list and extract archives.
Functions
---------
- `extract` extracts the contents of one or more archives.
- `ls-archive` lists the contents of one or more archives.
- `lsarchive` lists the contents of one or more archives.
- `unarchive` extracts the contents of one or more archives.
Supported Formats
-----------------