From e4d5ffd8eb68332f15a9181f8bd30738d9e07b9f Mon Sep 17 00:00:00 2001 From: Ilya Margolin Date: Wed, 21 Sep 2022 13:51:34 +0200 Subject: [PATCH] Looks like a copy-paste error --- website/docs/cli/commands/state/replace-provider.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/cli/commands/state/replace-provider.mdx b/website/docs/cli/commands/state/replace-provider.mdx index 63fc4a75ef..9f8ce089d7 100644 --- a/website/docs/cli/commands/state/replace-provider.mdx +++ b/website/docs/cli/commands/state/replace-provider.mdx @@ -38,7 +38,7 @@ also accepts the option [`-ignore-remote-version`](/cli/cloud/command-line-arguments#ignore-remote-version). For configurations using -[the `local` state rm](/language/settings/backends/local) only, +[the `local` state](/language/settings/backends/local) only, `terraform state replace-provider` also accepts the legacy options [`-state`, `-state-out`, and `-backup`](/language/settings/backends/local#command-line-arguments).