chore(1password): fix typo in `opswd` (#10614)
This commit is contained in:
parent
788802af68
commit
8e7c33bf15
|
@ -11,7 +11,7 @@ plugins=(... 1password)
|
||||||
Then, you can use the command `opswd` to copy passwords for services into your
|
Then, you can use the command `opswd` to copy passwords for services into your
|
||||||
clipboard.
|
clipboard.
|
||||||
|
|
||||||
## `opwsd`
|
## `opswd`
|
||||||
|
|
||||||
The `opswd` command is a wrapper around the `op` command. It takes a service
|
The `opswd` command is a wrapper around the `op` command. It takes a service
|
||||||
name as an argument and copies the password for that service to the clipboard.
|
name as an argument and copies the password for that service to the clipboard.
|
||||||
|
|
Loading…
Reference in New Issue