Skip to content

Commit 5fdd08d

Browse files
committed
doc: 更新文档
1 parent 02770bc commit 5fdd08d

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

README.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -55,13 +55,7 @@
5555
You should consider upgrading via the 'pip install --upgrade pip' command.
5656
```
5757

58-
安装完成后你就可以使用mysqltools-python提供的两个命令行工具(mtls-montir,mtls-backup)和一个模块包(mtls)了;比如我们可以通过mtlsmonitor来看一上MySQL启动后执行了多少Select语句
59-
```
60-
mtls-monitor --host=127.0.0.1 --port=3306 --user=monitor --password=monitor0352 ComSelect
61-
```
62-
```
63-
44
64-
```
58+
安装完成后你就可以使用mysqltools-python提供的命令行工具了。
6559

6660
---
6761

0 commit comments

Comments
 (0)