mirror of https://github.com/CrimsonTome/tldr.git
8 lines
111 B
Markdown
8 lines
111 B
Markdown
|
# type
|
||
|
|
||
|
> Display the contents of a file.
|
||
|
|
||
|
- Display the contents of a specific file:
|
||
|
|
||
|
`type {{path/to/file}}`
|