Skip to content

Commit

Permalink
Fix code block in support doc
Browse files Browse the repository at this point in the history
  • Loading branch information
deborahchua committed Jan 27, 2025
1 parent 87689fa commit 840b876
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/support-tasks.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ This task unsubscribes all active subscribers from a subscription, given a subsc

```bash
$ kubectl -n apps exec -it deploy/email-alert-api -- bundle exec rake support:unsubscribe_all_subscribers_from_subscription[<subscriber_list_slug>]
```

## Unsubscribe a subscriber from all emails

Expand Down

0 comments on commit 840b876

Please sign in to comment.