mirror of
https://github.com/janet-lang/janet
synced 2025-10-23 11:47:40 +00:00
Update docs for -l option.
This commit is contained in:
4
janet.1
4
janet.1
@@ -194,8 +194,8 @@ Source should be a path to the Janet module to compile, and output should be the
|
||||
resulting image. Output should usually end with the .jimage extension.
|
||||
|
||||
.TP
|
||||
.BR \-l\ path
|
||||
Load a Janet file before running a script or repl. Multiple files can be loaded
|
||||
.BR \-l\ lib
|
||||
Import a Janet module before running a script or repl. Multiple files can be loaded
|
||||
in this manner, and exports from each file will be made available to the script
|
||||
or repl.
|
||||
|
||||
|
Reference in New Issue
Block a user