Skip to content

Commit

Permalink
1. 更新文档
Browse files Browse the repository at this point in the history
  • Loading branch information
chaz6chez committed Jul 19, 2022
1 parent 9dfad35 commit f3dce48
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,13 @@ class TestBuilder extends FastBuilder
./webman workbunny:rabbitmq-remove test --delayed
```

- **仅关闭名为 test 的普通队列:(在项目根目录执行)**
```shell
./webman workbunny:rabbitmq-remove test -c
#
./webman workbunny:rabbitmq-remove test --close
```

### 查看Builder

```shell
Expand Down

0 comments on commit f3dce48

Please sign in to comment.