mirror of https://github.com/CrimsonTome/tldr.git
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}}`
|