Skip to content

Commit

Permalink
update README for copy non-HTML files
Browse files Browse the repository at this point in the history
  • Loading branch information
robinmoisson committed Oct 7, 2023
1 parent eb4e087 commit 99abccf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ staticrypt test.html -p <long-password>
staticrypt test.html
```

**Encrypt multiple files at once** and put them in an `encrypted/` directory:
**Encrypt multiple HTML files at once** and put them in an `encrypted` directory (non-HTML files will be copied as-is):

```bash
# this will encrypt test_A.html and test_B.html
Expand Down

0 comments on commit 99abccf

Please sign in to comment.