mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
imgcat: move from osx
to common
, update page (#10203)
This commit is contained in:
parent
3fa18a3106
commit
6a3e267474
3 changed files with 2 additions and 2 deletions
|
@ -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}}`
|
Loading…
Add table
Reference in a new issue