This commit is contained in:
Robby Findler 2016-03-20 22:16:00 -05:00
parent 8b3ea4c842
commit 04b86b1d2f

View File

@ -316,7 +316,7 @@ The package lock must be held; see @racket[with-pkg-lock].
[#:use-cache? use-cache? boolean? #t] [#:use-cache? use-cache? boolean? #t]
[#:skip-uninstalled? skip-uninstalled? boolean? #t] [#:skip-uninstalled? skip-uninstalled? boolean? #t]
[#:quiet? quiet? boolean? #f] [#:quiet? quiet? boolean? #f]
[#:use-trash? boolean? use-trash? #f] [#:use-trash? use-trash? boolean? #f]
[#:from-command-line? from-command-line? boolean? #f] [#:from-command-line? from-command-line? boolean? #f]
[#:strip strip (or/c #f 'source 'binary 'binary-lib) #f] [#:strip strip (or/c #f 'source 'binary 'binary-lib) #f]
[#:force-strip? force-string? boolean? #f] [#:force-strip? force-string? boolean? #f]