Skip to content

Commit

Permalink
Update delete.mdx (#17184)
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
ml4 authored May 15, 2023
1 parent 8b7ff66 commit e329a45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/content/docs/commands/service/delete.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@ capability for the service registration namespace.
Delete a service registration:

```shell-session
$ nomad service delete delete example-cache-redis _nomad-task-a831f7f2-4c01-39dc-c742-f2b8ca178a49-redis-example-cache-redis-db
$ nomad service delete example-cache-redis _nomad-task-a831f7f2-4c01-39dc-c742-f2b8ca178a49-redis-example-cache-redis-db
Successfully deleted service registration
```

0 comments on commit e329a45

Please sign in to comment.