Fixed Typo

This commit is contained in:
Jing Ling
2019-08-02 23:25:20 +08:00
committed by GitHub
parent 895cdb91da
commit df808bcd53
+1 -1
View File
@@ -178,7 +178,7 @@ README: 简体中文 | [English](./README.en.md)
```bash
cd OneForAll
pipenv run python dbexport.py.py --help
pipenv run python dbexport.py --help
```
```bash