1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-22 22:42:08 +02:00
tldr/pages/linux/see.md

12 lines
265 B
Markdown

# see
> Alias to `run-mailcap`'s view.
> An alias to a `run-mailcap`'s action print.
- See action can be used to view any file (usually image) on default mailcap explorer:
`see {{filename}}`
- Using with `run-mailcap`:
`run-mailcap --action=view {{filename}}`