Skip to content

Commit c8bfe73

Browse files
committed
chore(readme): update usage example
1 parent 7ad5c07 commit c8bfe73

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -53,15 +53,15 @@ confirm identity passphrase:
5353

5454
```
5555
$ agevault my-vault lock
56-
my-vault SECURED with age14tpkpl6vexufah8eq5dgrd5zy4xqs4slynh26j5n7gvxs87xhguqwu9zqc
56+
my-vault LOCKED with age14tpkpl6vexufah8eq5dgrd5zy4xqs4slynh26j5n7gvxs87xhguqwu9zqc
5757
```
5858

5959
3. Unlock vault
6060

6161
```
6262
$ agevault my-vault unlock
6363
enter passphrase for identity file ".age14tpkpl6vexufah8eq5dgrd5zy4xqs4slynh26j5n7gvxs87xhguqwu9zqc.my-vault.key.age":
64-
my-vault DECRYPTED
64+
my-vault UNLOCKED
6565
```
6666

6767
4. That's it. Do your changes, lock it again, etc.

0 commit comments

Comments
 (0)