add new chinese translations
This commit is contained in:
13
pages.zh/common/dolt.md
Normal file
13
pages.zh/common/dolt.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# dolt
|
||||
|
||||
> 一个可以像 Git 仓库一样进行分叉、克隆、分支、合并、推送和拉取的 SQL 数据库。
|
||||
> 一些子命令,比如 `commit`,有其自己的使用文档。
|
||||
> 更多信息:<https://docs.dolthub.com/cli-reference/cli>。
|
||||
|
||||
- 执行一个 `dolt` 子命令:
|
||||
|
||||
`dolt {{subcommand}}`
|
||||
|
||||
- 列出可用的子命令:
|
||||
|
||||
`dolt help`
|
Reference in New Issue
Block a user