add new chinese translations
This commit is contained in:
12
pages.zh/common/rustic.md
Normal file
12
pages.zh/common/rustic.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# rustic
|
||||
|
||||
> 创建快速、加密、去重的备份,使用 Rust 技术。
|
||||
> 更多信息:<https://github.com/rustic-rs/rustic>。
|
||||
|
||||
- 初始化一个新仓库:
|
||||
|
||||
`rustic init --repository {{/srv/rustic-repo}}`
|
||||
|
||||
- 创建文件/目录的新备份到仓库:
|
||||
|
||||
`rustic backup --repository {{/srv/rustic-repo}} {{path/to/file_or_directory}}`
|
Reference in New Issue
Block a user