pages.zh: update outdated pages (#11939)

This commit is contained in:
Sebastiaan Speck
2024-01-01 10:38:53 +01:00
committed by GitHub
parent ef0f5499ad
commit 81ddb70476
59 changed files with 125 additions and 205 deletions

View File

@@ -9,11 +9,11 @@
- 录制视频:
`wacaw --video {{文件名}} -D {{录制多少秒}}`
`wacaw --video {{文件名}} --duration {{录制多少秒}}`
- 用自定义分辨率拍照:
`wacaw -x {{宽}} -y {{高}} {{文件名}}`
`wacaw --width {{宽}} --height {{高}} {{文件名}}`
- 将刚拍摄的图像复制到剪贴板:
@@ -21,4 +21,4 @@
- 可用设备列表:
`wacaw -L`
`wacaw --list-devices`