1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-04 16:55:34 +02:00

imgcat: add page (#1283)

This commit is contained in:
Jeef 2017-03-24 00:02:58 -04:00 committed by Agniva De Sarker
parent a409df6f28
commit b62fb5377a

8
pages/osx/imgcat.md Normal file
View file

@ -0,0 +1,8 @@
# imgcat
> A utility to display images inline from the command line.
> Requires a compatible terminal such as iTerm2.
- Display an image on the command line:
`imgcat {{filename}}`