mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-24 03:15:23 +02:00
type: add page (#2555)
This commit is contained in:
parent
c9b6789fdf
commit
f68682edae
1 changed files with 7 additions and 0 deletions
7
pages/windows/type.md
Normal file
7
pages/windows/type.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
# type
|
||||
|
||||
> Display the contents of a file.
|
||||
|
||||
- Display the contents of a specific file:
|
||||
|
||||
`type {{path/to/file}}`
|
Loading…
Add table
Reference in a new issue