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

@@ -1,9 +1,9 @@
# imgcat
> A utility to display images directly on the command-line.
> Display images on the command-line.
> Requires a compatible terminal such as iTerm2.
> More information: <https://github.com/danielgatis/imgcat>.
- Display an image on the command-line:
`imgcat {{filename}}`
`imgcat {{path/to/file}}`