This website works better with JavaScript
Home
Explore
Help
Register
Sign In
david
/
tldr
mirror of
https://github.com/tldr-pages/tldr.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
type: add Chinese translation
Starccy
6 years ago
parent
a0a6c7b404
commit
6583372511
1 changed files
with
7 additions
and
0 deletions
Split View
Show Diff Stats
7
0
pages.zh/windows/type.md
+ 7
- 0
pages.zh/windows/type.md
View File
@@ -0,0 +1,7 @@
+# type
+
+> 显示文件的内容.
+
+- 显示特定文件的内容:
+
+`type {{文件的路径}}`