fix docs about raco exe
This commit is contained in:
parent
e72848fa1f
commit
04af7b3b2d
|
@ -173,15 +173,15 @@ The @exec{raco exe} command accepts the following command-line flags:
|
|||
|
||||
@item{@DFlag{3m} --- generate an executable based on the @gtech{3m}
|
||||
variant of Racket, which is the default unless running a @exec{raco
|
||||
exe} that is based on the @gtech{CGC} variant.}
|
||||
exe} that is based on the @gtech{CGC} or @gtech{CS} variant.}
|
||||
|
||||
@item{@DFlag{cgc} --- generate an executable based on the @gtech{CGC}
|
||||
variant of Racket, which is the default only when running a
|
||||
@exec{raco exe} that is based on the @gtech{CGC} variant.}
|
||||
|
||||
@item{@DFlag{cs} --- generate an executable based on the @gtech{cs}
|
||||
variant of Racket, which is the default unless running a @exec{raco
|
||||
exe} that is based on the @gtech{CS} variant.}
|
||||
@item{@DFlag{cs} --- generate an executable based on the @gtech{CS}
|
||||
variant of Racket, which is the default only when running a
|
||||
@exec{raco exe} that is based on the @gtech{CS} variant.}
|
||||
|
||||
@item{@DPFlag{aux} @nonterm{file} --- attach information to the
|
||||
executable based on @nonterm{file}'s suffix; see
|
||||
|
|
Loading…
Reference in New Issue
Block a user