aboutsummaryrefslogtreecommitdiff
path: root/man/write.md
diff options
context:
space:
mode:
Diffstat (limited to 'man/write.md')
-rw-r--r--man/write.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/man/write.md b/man/write.md
new file mode 100644
index 0000000..c5db029
--- /dev/null
+++ b/man/write.md
@@ -0,0 +1,9 @@
+# write
+
+Write the standart input to a file
+
+## Usage
+
+```
+$ write <file>
+```