Skip to content

Commit 1d1e7f4

Browse files
Apply suggestion from @petebacondarwin
1 parent 9b91749 commit 1d1e7f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/content/docs/pages/platform/known-issues.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ As a workaround, you can use [`wrangler pages deployment delete`](/workers/wrang
101101
npx wrangler pages deployment delete <DEPLOYMENT_ID> --project-name <PROJECT_NAME>
102102
```
103103

104-
Use the `--force` flag to skip the confirmation prompt, which is useful for scripting bulk deletions.
104+
Use the `--force` flag to skip the confirmation prompt and to force deletion of aliased deployments.
105105

106106
## Use Pages as Origin in Cloudflare Load Balancer
107107

0 commit comments

Comments
 (0)