1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-03-28 21:16:20 +01:00

type: add Chinese translation

This commit is contained in:
Starccy 2019-03-11 23:02:31 +08:00 committed by Starbeamrainbowlabs
parent a0a6c7b404
commit 6583372511

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

@ -0,0 +1,7 @@
# type
> 显示文件的内容.
- 显示特定文件的内容:
`type {{文件的路径}}`