Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Khelechy committed Nov 21, 2023
2 parents 1ec684b + d81f7c8 commit dc2a899
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 @@ -188,7 +188,7 @@ Sealing the vault makes it impossible to store and retrieve data securely, locks

### Storing data on Harpocrates Vault `harpocrates set --key --value`
```sh
./harpocrates seal --key name --value kelechi
./harpocrates set --key name --value kelechi
```
>**set --key name --value kelechi** command takes two string input into "--key" and "--value" as arguments, indicating the key and value(data) to be stored
Expand Down

0 comments on commit dc2a899

Please sign in to comment.