add new chinese translations
This commit is contained in:
20
pages.zh/common/mr.md
Normal file
20
pages.zh/common/mr.md
Normal file
@@ -0,0 +1,20 @@
|
||||
# mr
|
||||
|
||||
> 一次管理所有版本控制仓库。
|
||||
> 更多信息:<https://myrepos.branchable.com>。
|
||||
|
||||
- 注册一个仓库:
|
||||
|
||||
`mr register`
|
||||
|
||||
- 在5个并发作业中更新仓库:
|
||||
|
||||
`mr -j{{5}} update`
|
||||
|
||||
- 打印所有仓库的状态:
|
||||
|
||||
`mr status`
|
||||
|
||||
- 检出所有仓库到最新版本:
|
||||
|
||||
`mr checkout`
|
Reference in New Issue
Block a user