fix docs about raco exe

This commit is contained in:
Gustavo Massaccesi 2020-01-26 11:36:18 -03:00
parent e72848fa1f
commit 04af7b3b2d

View File

@ -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