diff --git a/zip b/zip index 3cc3d09..210758c 100644 --- a/zip +++ b/zip @@ -7,5 +7,5 @@ zip -r archive.zip directory/ # To create zip file with password: zip -P password archive.zip file1 -# To to list, test and extract zip archives, see unzip: +# To list, test and extract zip archives, see unzip: cheat unzip