mirror of
https://github.com/janet-lang/janet
synced 2025-10-23 11:47:40 +00:00
Update man page and add early exit to number scanning for parser.
This commit is contained in:
6
janet.1
6
janet.1
@@ -37,7 +37,11 @@ Shows the version text and exits immediately.
|
||||
|
||||
.TP
|
||||
.BR \-s
|
||||
Read raw input from stdin, such as from a pipe without printing a prompt.
|
||||
Read raw input from stdin and forgo prompt history and other readline-like features.
|
||||
|
||||
.TP
|
||||
.BR \-q
|
||||
Quiet output. Don't prinpt a repl prompt or expression results to stdout.
|
||||
|
||||
.TP
|
||||
.BR \-r
|
||||
|
Reference in New Issue
Block a user