From b401a92709cc61b82f31f924bf276bb3057a0dc6 Mon Sep 17 00:00:00 2001 From: Jay McCarthy Date: Mon, 12 Nov 2012 07:10:55 -0700 Subject: [PATCH] Clarify raco pkg install arguments --- collects/planet2/scribblings/planet2.scrbl | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/collects/planet2/scribblings/planet2.scrbl b/collects/planet2/scribblings/planet2.scrbl index 639ab9b798..7714d94efd 100644 --- a/collects/planet2/scribblings/planet2.scrbl +++ b/collects/planet2/scribblings/planet2.scrbl @@ -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[