diff --git a/collects/planet/doc.txt b/collects/planet/doc.txt index 35c7e5b1d3..a326bae7c5 100644 --- a/collects/planet/doc.txt +++ b/collects/planet/doc.txt @@ -204,6 +204,11 @@ would install. In this mode, min can be any s-expression that the (require (planet ...)) form can interpret, not just a natural number. +-d, --download + +Download the given package file (specified as with the --install +flag) without installing it. + -r, --remove Remove the specified package from the local cache.