aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index daa86c1..348cc4d 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,7 @@ a mini POSIX C shell for \*NIX dudes.
### help screen
built-ins:
+
- `echo` -> outputs a string of text, doesn't need `\"` enclosure.
supports '-c' for output without `\\n'`
- `clear` -> clears screen (and scrollback)