mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-04 07:55:33 +02:00
imgcat: add page (#1283)
This commit is contained in:
parent
a409df6f28
commit
b62fb5377a
1 changed files with 8 additions and 0 deletions
8
pages/osx/imgcat.md
Normal file
8
pages/osx/imgcat.md
Normal 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}}`
|
Loading…
Add table
Reference in a new issue