add new chinese translations
This commit is contained in:
20
pages.zh/common/idevicebackup2.md
Normal file
20
pages.zh/common/idevicebackup2.md
Normal file
@@ -0,0 +1,20 @@
|
||||
# idevicebackup2
|
||||
|
||||
> 为运行 iOS 4 或更高版本的设备创建或恢复备份。
|
||||
> 更多信息:<https://manned.org/idevicebackup2>。
|
||||
|
||||
- 在指定目录中创建设备的备份:
|
||||
|
||||
`idevicebackup2 backup {{path/to/directory}}`
|
||||
|
||||
- 从指定目录恢复备份:
|
||||
|
||||
`idevicebackup2 restore {{path/to/directory}}`
|
||||
|
||||
- 为备份启用加密:
|
||||
|
||||
`idevicebackup2 encryption on {{password}}`
|
||||
|
||||
- 列出上次完成备份中的文件:
|
||||
|
||||
`idevicebackup2 list`
|
Reference in New Issue
Block a user