Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

zip: add encryption example #1558

Merged
merged 3 commits into from
Oct 21, 2017
Merged

zip: add encryption example #1558

merged 3 commits into from
Oct 21, 2017

Conversation

mister-ben
Copy link
Contributor


  • The page (if new), does not already exist in the repo.

  • The page (if new), has been added to the correct platform folder:
    common/ if it's common to all platforms, linux/ if it's Linux-specific, and so on.

  • The page has 8 or fewer examples.

  • The PR is appropriately titled:
    <command name>: add page for new pages, or <command name>: <description of changes> for pages being edited

  • The page follows the contributing guidelines

@CLAassistant
Copy link

CLAassistant commented Oct 20, 2017

CLA assistant check
All committers have signed the CLA.

@@ -18,6 +18,10 @@

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

- Create an encrypted (password protected) archive:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does it prompt for the password ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It does. I'll make that clearer.

@agnivade agnivade added the page edit Changes to an existing page(s). label Oct 20, 2017
@sbrl sbrl merged commit 4b0f219 into tldr-pages:master Oct 21, 2017
@sbrl
Copy link
Member

sbrl commented Oct 21, 2017

Looks good to me! Thanks, @mister-ben 😺

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
page edit Changes to an existing page(s).
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants