Chinese pages: correct Chinese punctuation (#5240)

This commit is contained in:
bl-ue
2021-08-02 04:41:09 -04:00
committed by GitHub
parent eaef3b4d21
commit 289e30dfb3
373 changed files with 1817 additions and 1810 deletions

View File

@@ -1,24 +1,24 @@
# flameshot
> 带有gui界面的Screenshot工具支持基本的图像编辑例如文本形状颜色和imgur.
> 更多信息: <https://flameshot.js.org>.
> 带有 gui 界面的 Screenshot 工具,支持基本的图像编辑,例如文本,形状,颜色和 imgur.
> 更多信息 <https://flameshot.js.org>.
- 在GUI模式下启动Flameshot:
- GUI 模式下启动 Flameshot:
`flameshot launcher`
- 通过单击并拖动来截取屏幕截图:
- 通过单击并拖动来截取屏幕截图
`flameshot gui`
- 全屏截图:
- 全屏截图
`flameshot full`
- 将保存屏幕快照的路径设置为:
- 将保存屏幕快照的路径设置为
`flameshot full --path {{path/to/directory}}`
- 将屏幕截图延迟N毫秒,然后输出到剪贴板:
- 将屏幕截图延迟 2000 毫秒,然后输出到剪贴板
`flameshot full --delay {{2000}} --clipboard`