Skip to content

Commit

Permalink
zip: explain encryption as password protected
Browse files Browse the repository at this point in the history
  • Loading branch information
mister-ben committed Oct 20, 2017
1 parent 3477ab3 commit 0fb4198
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/common/zip.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

`zip -r {{compressed.zip}} {{/path/to/dir1 /path/to/dir2 /path/to/file}}`

- Create an encrypted archive:
- Create an encrypted (password protected) archive:

`zip -e -r {{compressed.zip}} {{path/to/dir}}`

Expand Down

0 comments on commit 0fb4198

Please sign in to comment.