mirror of
https://github.com/bitwarden/help
synced 2025-12-06 00:03:30 +00:00
Remove duplicate "in" word (#545)
This commit is contained in:
@@ -157,7 +157,7 @@ See [Appendices → Enums](#enums) for `<method>` values.
|
||||
|
||||
### Using an API key
|
||||
|
||||
Logging in with a [Personal API Key]({{site.baseurl}}/article/personal-api-key/) authenticates you with Bitwarden servers, syncs your Vault, but **does not unlock your Vault**. After logging in with an API key, you will be required to unlock your Vault using your Master Password. To log in in with an API key use:
|
||||
Logging in with a [Personal API Key]({{site.baseurl}}/article/personal-api-key/) authenticates you with Bitwarden servers, syncs your Vault, but **does not unlock your Vault**. After logging in with an API key, you will be required to unlock your Vault using your Master Password. To log in with an API key use:
|
||||
|
||||
```
|
||||
bw login --apikey
|
||||
|
||||
Reference in New Issue
Block a user