mirror of https://github.com/docker/docs.git
typo (#2431)
This commit is contained in:
parent
92c641ee2f
commit
a13ccb4fd7
|
@ -89,7 +89,7 @@ list all the keys managed by the Notary CLI client, run:
|
||||||
$ notary key list
|
$ notary key list
|
||||||
```
|
```
|
||||||
|
|
||||||
To chance the passphrase used to encrypt one of the keys, run:
|
To change the passphrase used to encrypt one of the keys, run:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ notary key passwd <key_id>
|
$ notary key passwd <key_id>
|
||||||
|
|
Loading…
Reference in New Issue