diff options
| author | 2020-04-27 18:57:53 -0500 | |
|---|---|---|
| committer | 2020-04-27 18:57:53 -0500 | |
| commit | 6b0f93ce8aec82bb5fba35d2d78d345e690ee5b7 (patch) | |
| tree | 0b6cd410d73ab98d341cf812017490cf1c6ef3f4 /janet.1 | |
| parent | Fix behavior of -q flag. (diff) | |
Update documentation for the -q flag.
Diffstat (limited to 'janet.1')
| -rw-r--r-- | janet.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
