aboutsummaryrefslogtreecommitdiff
path: root/man/clear.md
diff options
context:
space:
mode:
authorNathan Reiner <nathan@nathanreiner.xyz>2023-02-10 00:10:40 +0100
committerNathan Reiner <nathan@nathanreiner.xyz>2023-02-10 00:10:40 +0100
commite9ab6b0a3ffcb69ed0868f9ec4b61e8f7ad36d85 (patch)
treee99eddcf75128810e4afd988bf3ffacff8acf3e6 /man/clear.md
parent5b47adb57b11acb2318053d710d075d37f669f76 (diff)
add manuals
Diffstat (limited to 'man/clear.md')
-rw-r--r--man/clear.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/man/clear.md b/man/clear.md
new file mode 100644
index 0000000..e78bd35
--- /dev/null
+++ b/man/clear.md
@@ -0,0 +1,9 @@
+# clear
+
+Clears the screen and moves the cursor to the top left.
+
+## Usage
+
+```
+$ clear
+```