adjusted help string
svn: r1368
This commit is contained in:
parent
478fcecc91
commit
efca7c4c6f
|
@ -85,7 +85,7 @@
|
|||
(extract-suffix append-constant-pool-suffix)))]
|
||||
[("-l" "--link-extension")
|
||||
,(lambda (f) 'link)
|
||||
(,(format "Link multiple ~a and ~a files into a ~a file"
|
||||
(,(format "Link ~a and ~a from Scheme sources into a ~a file"
|
||||
(extract-suffix append-object-suffix)
|
||||
(extract-suffix append-constant-pool-suffix)
|
||||
(extract-suffix append-extension-suffix)))]
|
||||
|
|
Loading…
Reference in New Issue
Block a user