mirror of
https://github.com/bitwarden/help
synced 2026-01-03 00:53:17 +00:00
Update encrypted-export.md (#488)
This commit is contained in:
committed by
GitHub
parent
6dfa980200
commit
48f1d2c270
@@ -126,7 +126,7 @@ To create an encrypted export of your personal Vault data from a Mobile app:
|
||||
|
||||
#### Export from the CLI
|
||||
|
||||
To create an encrypted export of your personal Vault data from the CLI, use the `export` command with the specified option `--format json_encrypted`, for example:
|
||||
To create an encrypted export of your personal Vault data from the CLI, use the `export` command with the specified option `--format encrypted_json`, for example:
|
||||
|
||||
```
|
||||
bw export my-master-password --output /users/me/documents/ --format json_encrypted
|
||||
|
||||
Reference in New Issue
Block a user