imgcat: move from osx to common, update page (#10203)

This commit is contained in:
Lena
2023-08-02 16:46:03 +02:00
committed by GitHub
parent 3fa18a3106
commit 6a3e267474
3 changed files with 2 additions and 2 deletions

View File

@@ -0,0 +1,9 @@
# imgcat
> 直接在命令行上显示图像的实用程序。
> 需要兼容的终端软件,如 iTerm2.
> 更多信息:<https://github.com/danielgatis/imgcat>.
- 在命令行上显示图像:
`imgcat {{文件名}}`