Skip to content

Commit

Permalink
README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kewlfft committed Dec 26, 2017
1 parent 7b4db29 commit 357e5a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@ dse keyfile p
Key file size is 32 bytes.

## Example
* Encryption example:
- Encryption example:
```
dse my.key e data.zip data.enc
```
* Decryption example:
- Decryption example:
```
dse my.key d data.enc data.zip
```

0 comments on commit 357e5a4

Please sign in to comment.