summaryrefslogtreecommitdiff
path: root/src/main.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main.c b/src/main.c
index c51a88f..7032ca5 100644
--- a/src/main.c
+++ b/src/main.c
@@ -20,6 +20,7 @@
/// ` Output null terminated string at current cell
/// ~ Input string into current cells with max length in current cell
/// % Clear screen
+/// $ Set n cells to 0 where n is the count of the current cell
int main(int argc, char** argv) {