format translation: change colon

This commit is contained in:
Ein Verne
2019-10-19 14:12:27 +08:00
committed by Starbeamrainbowlabs
parent f0f2764de2
commit 30c2bd4c7c
181 changed files with 694 additions and 694 deletions

View File

@@ -6,15 +6,15 @@
`feh {{图片路径}}`
- 递归查看图像
- 递归查看图像:
`feh --recursive {{图片路径}}`
- 使用无边框窗口查看图像
- 使用无边框窗口查看图像:
`feh --borderless {{图片路径}}`
- 在浏览完最后一个图像之后退出
- 在浏览完最后一个图像之后退出:
`feh --cycle-once {{图片路径}}`