diff options
Diffstat (limited to 'man/clear.md')
| -rw-r--r-- | man/clear.md | 9 |
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 +``` |