Skip to content

Commit 13ea154

Browse files
author
Tibor Barna
committed
improved rabbitmq:delete command's description
1 parent 8462e5d commit 13ea154

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@ If you want to remove all the messages awaiting in a queue, you can execute this
271271
$ ./app/console rabbitmq:purge --no-confirmation upload_picture
272272
```
273273

274-
For deleting the consumer's queue completely use this command:
274+
For deleting the consumer's queue, use this command:
275275

276276
```bash
277277
$ ./app/console rabbitmq:delete --no-confirmation upload_picture

0 commit comments

Comments
 (0)