From 7c7a587847ed2f971062f8233c83cc26604596e6 Mon Sep 17 00:00:00 2001 From: telan Date: Tue, 10 Dec 2019 11:47:01 +0800 Subject: [PATCH] [fix] README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8c84bed..e56a53b 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ Please see [Wiki](https://github.com/telanflow/laravel-binlog/wiki) # Usage ``` -php artisan mysql:binlog [start|stop|restart|infos] +php artisan mysql:binlog [start|stop|restart|infos|clean] ``` # 鸣谢