Clarify raco pkg install arguments

This commit is contained in:
Jay McCarthy 2012-11-12 07:10:55 -07:00
parent f5995ec0cc
commit b401a92709

View File

@ -129,7 +129,13 @@ sub-sub-commands:
@itemlist[
@item{@exec{install pkg ...} -- Installs the list of packages. It accepts the following options:
@item{@exec{install pkg ...} -- Installs the list of @tech{package
sources}. The first feasible interpretation of each string as a
package source is used. For example, local files are preferred to
local directories which are preferred to remote URLs, etc. (This is
only relevant when you have a directory with the same name as a
package you intend to install from a @tech{package name service}.) It
accepts the following options:
@itemlist[