diff --git a/pages/windows/type.md b/pages/windows/type.md new file mode 100644 index 0000000000..67c1c840d1 --- /dev/null +++ b/pages/windows/type.md @@ -0,0 +1,7 @@ +# type + +> Display the contents of a file. + +- Display the contents of a specific file: + +`type {{path/to/file}}`