format zh translations
This commit is contained in:

committed by
Starbeamrainbowlabs

parent
e90e6bdf6b
commit
7f995941ed
@@ -1,24 +1,24 @@
|
||||
# feh
|
||||
|
||||
> 轻量级图像查看工具.
|
||||
> 轻量级图像查看工具。
|
||||
|
||||
- 查看本地图像或使用URL:
|
||||
- 查看本地图像或使用 URL:
|
||||
|
||||
`feh {{图片路径}}`
|
||||
|
||||
- 递归查看图像:
|
||||
- 递归查看图像:
|
||||
|
||||
`feh --recursive {{图片路径}}`
|
||||
|
||||
- 使用无边框窗口查看图像:
|
||||
- 使用无边框窗口查看图像:
|
||||
|
||||
`feh --borderless {{图片路径}}`
|
||||
|
||||
- 在浏览完最后一个图像之后退出:
|
||||
- 在浏览完最后一个图像之后退出:
|
||||
|
||||
`feh --cycle-once {{图片路径}}`
|
||||
|
||||
- 设置幻灯片放映周期延迟时间(秒):
|
||||
- 设置幻灯片放映周期延迟时间(秒):
|
||||
|
||||
`feh --slideshow-delay {{秒}} {{图片路径}}`
|
||||
|
||||
|
Reference in New Issue
Block a user