add new chinese translations
This commit is contained in:
17
pages.zh/common/yadm-init.md
Normal file
17
pages.zh/common/yadm-init.md
Normal file
@@ -0,0 +1,17 @@
|
||||
# yadm-init
|
||||
|
||||
> 初始化一个新的空仓库以跟踪点文件。
|
||||
> 仓库存储在 `$HOME/.local/share/yadm/repo.git`。
|
||||
> 更多信息:<https://yadm.io/docs/getting_started>。
|
||||
|
||||
- 执行:
|
||||
|
||||
`yadm init`
|
||||
|
||||
- 覆盖工作树:
|
||||
|
||||
`yadm init -w {{path/to/worktree_folder}}`
|
||||
|
||||
- 覆盖现有仓库:
|
||||
|
||||
`yadm init -f {{path/to/local_repository}}`
|
Reference in New Issue
Block a user