Skip to content

Commit 5070514

Browse files
authored
Update README.md
1 parent 4c81885 commit 5070514

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Usage of yggdrasill:
3939
```
4040
yggdrasill -target=mysql -dsn="root:123456@tcp(127.0.0.1:3306)/test"
4141
```
42-
使用 `-table_names` 指定想生成的表
42+
也可以生成指定表,使用 `-table_names` 指定想生成的表
4343
```
4444
yggdrasill -target=mysql -dsn="root:123456@tcp(127.0.0.1:3306)/test" -table_names=employee -table_names=user
4545
```

0 commit comments

Comments
 (0)