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

pull/23/head
Lena 2023-08-02 16:46:03 +02:00 committed by GitHub
parent 3fa18a3106
commit 6a3e267474
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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}}`