mirror of
https://github.com/tldr-pages/tldr.git
synced 2024-11-15 04:50:40 +03:00
9 lines
183 B
Markdown
9 lines
183 B
Markdown
# imgcat
|
|
|
|
> A utility to display images directly on the command line.
|
|
> Requires a compatible terminal such as iTerm2.
|
|
|
|
- Display an image on the command line:
|
|
|
|
`imgcat {{filename}}`
|