Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcb authored Apr 25, 2023
1 parent 7fca1f2 commit 9ed2e0d
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 @@ -16,7 +16,7 @@ Suppose Bob wants to receive some data from Alice, first Bob must run `secretsha

secretshare

This will generate a new public/private key, and will then print out a help containing Bob's public key:
This will generate a new public/private key, and will then print out a help message containing Bob's public key:

To decrypt data, run: secretshare < file_to_decrypt
To encrypt data, run: secretshare <encryption_key> < data_to_encrypt
Expand Down

0 comments on commit 9ed2e0d

Please sign in to comment.