chore(1password): fix typo in `opswd` (#10614)

master
David Chin 5 years ago committed by GitHub
parent 788802af68
commit 8e7c33bf15
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      plugins/1password/README.md

@ -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…
Cancel
Save