aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorczjstmax <jstmaxlol@disroot.org>2026-05-12 23:35:33 +0200
committerczjstmax <jstmaxlol@disroot.org>2026-05-12 23:35:33 +0200
commitd75a18edc33f3697a5e18dc39e7b1fd66065f76e (patch)
treee20117c2344a5305da0600d68755a79c940f18df /README.md
parent18933ac6fa2acbfaf16d0f297c982103078ddf1d (diff)
fix READMEHEADmaster
Signed-off-by: czjstmax <jstmaxlol@disroot.org>
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)