mirror of https://github.com/CrimsonTome/tldr.git
13 lines
279 B
Markdown
13 lines
279 B
Markdown
|
# edit
|
||
|
|
||
|
> An alias to a `run-mailcap`'s action edit.
|
||
|
> Originally `run-mailcap` is used to process/edit mime-type/file.
|
||
|
|
||
|
- Edit action can be used to view any file on default mailcap explorer:
|
||
|
|
||
|
`edit {{filename}}`
|
||
|
|
||
|
- With `run-mailcap`:
|
||
|
|
||
|
`run-mailcap --action=edit {{filename}}`
|