1
0
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:
fred_the_tech_writer
2021-03-15 08:49:50 -04:00
committed by GitHub
parent 6dfa980200
commit 48f1d2c270

View File

@@ -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