1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-23 14:02:08 +02:00
tldr/pages/linux/see.md
2022-03-21 14:07:48 -03:00

13 lines
311 B
Markdown

# see
> Alias to `run-mailcap`'s view.
> An alias to a `run-mailcap`'s action print.
> More information: <https://manned.org/see>.
- 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}}`