add new chinese translations
This commit is contained in:
25
pages.zh/common/terminalizer.md
Normal file
25
pages.zh/common/terminalizer.md
Normal file
@@ -0,0 +1,25 @@
|
||||
# terminalizer
|
||||
|
||||
> 录制终端,生成动画GIF和网页播放器,并可选择上传至 <https://terminalizer.com>。
|
||||
> 另见:`asciinema`。
|
||||
> 更多信息:<https://terminalizer.com>。
|
||||
|
||||
- 创建全局配置目录:
|
||||
|
||||
`terminalizer init`
|
||||
|
||||
- 录制终端并创建录制文件:
|
||||
|
||||
`terminalizer record {{path/to/recording.gif}}`
|
||||
|
||||
- 在终端播放录制的文件:
|
||||
|
||||
`terminalizer play {{path/to/recording.gif}}`
|
||||
|
||||
- 将录制文件渲染为动画GIF图像:
|
||||
|
||||
`terminalizer render {{path/to/recording.gif}}`
|
||||
|
||||
- 上传视频到 <https://terminalizer.com>:
|
||||
|
||||
`terminalizer share {{path/to/recording.gif}}`
|
Reference in New Issue
Block a user