Skip to content

Commit

Permalink
Update dfx-identity.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
sesi200 authored Oct 31, 2024
1 parent 31b2863 commit 1fda385
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/cli-reference/dfx-identity.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ dfx identity export alice >generated-id.pem

## dfx identity import

Use the `dfx identity import` command to create a user identity by importing the user’s key information or security certificate from a PEM file.
Use the `dfx identity import` command to create a user identity by importing the user’s key information or security certificate from a PEM file or seed phrase file.

*Password policy*: If an identity is imported using `--storage-mode password-protected`, the following requirements apply to the password:
- The password needs to be longer than 8 characters.
Expand Down

0 comments on commit 1fda385

Please sign in to comment.