Update init.mdx

Suspect it is a typo...
This commit is contained in:
kmchau 2022-08-24 14:37:11 +08:00 committed by GitHub
parent 036db86c1f
commit 0741760f3f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -85,7 +85,7 @@ The `-migrate-state` option will attempt to copy existing state to the new
backend, and depending on what changed, may result in interactive prompts to backend, and depending on what changed, may result in interactive prompts to
confirm migration of workspace states. The `-force-copy` option suppresses confirm migration of workspace states. The `-force-copy` option suppresses
these prompts and answers "yes" to the migration questions. This implies these prompts and answers "yes" to the migration questions. This implies
`-migrate-state`. `-reconfigure`.
The `-reconfigure` option disregards any existing configuration, preventing The `-reconfigure` option disregards any existing configuration, preventing
migration of any existing state. migration of any existing state.