Merge pull request #31682 from kmchau428/patch-1

Update init.mdx
This commit is contained in:
Alisdair McDiarmid 2022-08-29 10:01:49 -04:00 committed by GitHub
commit 0d35244253
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -84,8 +84,8 @@ directory to use the new backend settings. Either `-reconfigure` or
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
confirm migration of workspace states. The `-force-copy` option suppresses
these prompts and answers "yes" to the migration questions. This implies
`-migrate-state`.
these prompts and answers "yes" to the migration questions.
This implies enabling `-force-copy` also automatically enables the `-migrate-state` option.
The `-reconfigure` option disregards any existing configuration, preventing
migration of any existing state.