diff --git a/help/tty.md b/help/tty.md index 3836a4b..ca54d80 100644 --- a/help/tty.md +++ b/help/tty.md @@ -13,6 +13,7 @@ - Go to the beginning of the line: `Ctrl+A` - Go to the end of the line: `Ctrl+E` - Remove everything after the cursor: `Ctrl+K` +- Clear the terminal: `Ctrl+L` ## Piping