aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 3 insertions, 1 deletions
diff --git a/README b/README
index 1815214..843ffbf 100644
--- a/README
+++ b/README
@@ -47,4 +47,6 @@ It mostly segfaults on line overfill (i.e. trying to center oversized
text or unfoldable lines are completely unhandled). Error handling
should probably be used, but that is a nontrivial addition.
-Nonexistent commands also cause segfaults.
+# Return Value
+
+Returns 0 on success and 1 on syntax error.