From 110b50ab245d263b368bcdaa27e429c9bd39d4fb Mon Sep 17 00:00:00 2001 From: Juan RP Date: Tue, 22 Apr 2014 17:11:24 +0200 Subject: [PATCH] xbps-src: improve -r description. --- xbps-src | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/xbps-src b/xbps-src index ce6c041207..c2144519fe 100755 --- a/xbps-src +++ b/xbps-src @@ -142,9 +142,10 @@ Options: -r Use an alternative local repository to store generated binary packages. - If unset defaults to /host/binpkgs. If set the binpkgs will - be stored into /host/binpkgs/. - This alternative repository will also be used to resolve dependencies. + If unset defaults to /binpkgs. If set the binpkgs will + be stored into /binpkgs/. + This alternative repository will also be used to resolve dependencies + with highest priority order than others. _EOF }