aboutsummaryrefslogtreecommitdiffhomepage
path: root/janet.1
diff options
context:
space:
mode:
authorCalvin Rose <calsrose@gmail.com>2020-04-27 18:57:53 -0500
committerCalvin Rose <calsrose@gmail.com>2020-04-27 18:57:53 -0500
commit6b0f93ce8aec82bb5fba35d2d78d345e690ee5b7 (patch)
tree0b6cd410d73ab98d341cf812017490cf1c6ef3f4 /janet.1
parentFix behavior of -q flag. (diff)
Update documentation for the -q flag.
Diffstat (limited to 'janet.1')
-rw-r--r--janet.12
1 files changed, 1 insertions, 1 deletions
diff --git a/janet.1 b/janet.1
index 5f8a9c02..fc460bf5 100644
--- a/janet.1
+++ b/janet.1
@@ -175,7 +175,7 @@ after an error. Persistent mode can be good for debugging and testing.
.TP
.BR \-q
-Quiet output. Don't print a repl prompt or expression results to stdout.
+Hide the logo in the repl.
.TP
.BR \-k