.
original commit: f868cd48fb1b1a4e236297d62427e935be3d504e
This commit is contained in:
parent
b31bdd3ead
commit
4f4ec8c39d
|
@ -203,8 +203,8 @@ to
|
||||||
.B \-C
|
.B \-C
|
||||||
.TP
|
.TP
|
||||||
.B \--main
|
.B \--main
|
||||||
Call `main' with a list of argument strings, where the first string is
|
Like -r, then calls `main' with a list of argument strings. The first
|
||||||
the name of the file most recently loaded from the command line, and
|
string in the list is the name of the loaded file, and
|
||||||
the rest of the list contains leftover command-line arguments.
|
the rest of the list contains leftover command-line arguments.
|
||||||
.PP
|
.PP
|
||||||
|
|
||||||
|
@ -320,7 +320,7 @@ If the executable name has the form scheme-\|\c
|
||||||
.I dialect\|\c
|
.I dialect\|\c
|
||||||
, then the command line is effectively prefixed with
|
, then the command line is effectively prefixed with
|
||||||
.ce 1
|
.ce 1
|
||||||
-qAerC '(require (lib "init.ss" "script-lang" "\|\c
|
-qAeC '(require (lib "init.ss" "script-lang" "\|\c
|
||||||
.I dialect\|\c
|
.I dialect\|\c
|
||||||
"))'
|
"))'
|
||||||
The first actual command-line argument thus serves as the name of a file
|
The first actual command-line argument thus serves as the name of a file
|
||||||
|
|
|
@ -155,8 +155,8 @@ to
|
||||||
.B \-C
|
.B \-C
|
||||||
.TP
|
.TP
|
||||||
.B \--main
|
.B \--main
|
||||||
Call `main' with a list of argument strings, where the first string is
|
Like -r, then calls `main' with a list of argument strings. The first
|
||||||
the name of the file most recently loaded from the command line, and
|
string in the list is the name of the loaded file, and
|
||||||
the rest of the list contains leftover command-line arguments.
|
the rest of the list contains leftover command-line arguments.
|
||||||
.PP
|
.PP
|
||||||
|
|
||||||
|
@ -265,7 +265,7 @@ If the executable name has the form scheme-\|\c
|
||||||
.I dialect\|\c
|
.I dialect\|\c
|
||||||
, then the command line is effectively prefixed with
|
, then the command line is effectively prefixed with
|
||||||
.ce 1
|
.ce 1
|
||||||
-qAerC '(require (lib "init.ss" "script-lang" "\|\c
|
-qAeC '(require (lib "init.ss" "script-lang" "\|\c
|
||||||
.I dialect\|\c
|
.I dialect\|\c
|
||||||
"))'
|
"))'
|
||||||
The first actual command-line argument thus serves as the name of a file
|
The first actual command-line argument thus serves as the name of a file
|
||||||
|
|
Loading…
Reference in New Issue
Block a user