1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-05 07:35:33 +02:00

type: add page (#2555)

This commit is contained in:
Owen Voke 2018-11-05 22:49:04 +00:00 committed by Starbeamrainbowlabs
parent c9b6789fdf
commit f68682edae

7
pages/windows/type.md Normal file
View file

@ -0,0 +1,7 @@
# type
> Display the contents of a file.
- Display the contents of a specific file:
`type {{path/to/file}}`