mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-01-30 18:41:39 +00:00
14 lines
255 B
Plaintext
14 lines
255 B
Plaintext
---
|
|
syntax: markdown
|
|
tags: [tldr, linux]
|
|
source: https://github.com/tldr-pages/tldr.git
|
|
---
|
|
# cacaview
|
|
|
|
> Display an image in PMN format.
|
|
> More information: <https://packages.debian.org/sid/caca-utils>.
|
|
|
|
- Display an image:
|
|
|
|
`cacaview {{path/to/image}}`
|