Update readme.md

This commit is contained in:
Anyon 2019-12-03 11:48:15 +08:00
parent fcfa867231
commit d670d1de64

View File

@ -70,11 +70,13 @@ public function index(){
* 执行 `php think xadmin:install static` 从线上服务更新 `plugs` 静态资料文件(注意文件安全) * 执行 `php think xadmin:install static` 从线上服务更新 `plugs` 静态资料文件(注意文件安全)
#### 2. 守护进程管理 #### 2. 守护进程管理
* 执行 `php think xtask:listen` [监听]启动任务监听主进程 | 指令内容 | 功能描述 |
* 执行 `php think xtask:query` [监听]启动任务监听主进程 | --- | --- |
* 执行 `php think xtask:start` [控制]查询正在运行的进程 | `php think xtask:listen` | [监听]启动任务监听主进程 |
* 执行 `php think xtask:state` [控制]查看监听主进程状态 | `php think xtask:query` | [控制]查询正在运行的进程 |
* 执行 `php think xtask:stop` [控制]平滑停止所有的进程 | `php think xtask:start` | [控制]查询正在运行的进程 |
| `php think xtask:state` | [控制]查看监听主进程状态 |
| `php think xtask:stop` | [控制]平滑停止所有的进程 |
## 赞助打赏 ## 赞助打赏
![赞助](http://static.thinkadmin.top/pay.png) ![赞助](http://static.thinkadmin.top/pay.png)