original commit: 14de7399bd
This commit is contained in:
Eli Barzilay 2010-07-30 04:20:46 -04:00
parent 8e7a64be3f
commit bb6903c6bf

View File

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