xbps-checkvers: use --distdir option as it is in the original implementation.

This commit is contained in:
Juan RP
2014-04-07 14:11:47 +02:00
parent 8244f57320
commit 0c3638231c
2 changed files with 4 additions and 5 deletions

View File

@@ -27,7 +27,7 @@ argument sets extra packages to process with the outdated ones (only processed i
.Bl -tag -width -x
.It Fl C, Fl -config Ar file
Specifies a full path to the XBPS configuration file.
.It Fl d, Fl -xbps-packages Ar dir
.It Fl d, Fl -distdir Ar dir
Specifies a full path to the xbps-packages repository. By default set to
.Nm ~/xbps-packages .
.It Fl h, Fl -help
@@ -43,7 +43,6 @@ tree.
.It Fl V, Fl -version
Shows the XBPS version.
.Sh SEE ALSO
.Xr xbps-install 8 ,
.Xr xbps-create 8 ,
.Xr xbps-dgraph 8 ,
.Xr xbps-install 8 ,