mirror of
https://github.com/tldr-pages/tldr.git
synced 2024-11-12 04:54:52 +03:00
13 lines
265 B
Markdown
13 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}}`
|