(cherry picked from commit 14de7399bd)
This commit is contained in:
Eli Barzilay 2010-07-30 04:20:46 -04:00
parent 2cfa400936
commit 700cb5ee8d

View File

@ -23,7 +23,7 @@
#:once-each
[("-o") file "Write executable as <file>"
(exe-output file)]
[("--gui") "Geneate GUI executable"
[("--gui") "Generate GUI executable"
(gui #t)]
[("--collects-path") path "Set <path> as main collects for executable"
(exe-embedded-collects-path path)]