Documented new planet command-line option -d

svn: r585
This commit is contained in:
Jacob Matthews 2005-08-11 19:12:00 +00:00
parent 166abfc39e
commit e362c0b12f

View File

@ -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 <owner> <pkg> <maj> <min>
Download the given package file (specified as with the --install
flag) without installing it.
-r, --remove <owner> <pkg> <maj> <min>
Remove the specified package from the local cache.