From 6374f8290e73c07a9614a67ea33c417beb07809d Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Sat, 18 Jun 2016 21:27:40 +0200 Subject: Update intro to reflect bpkg command changes --- doc/intro.cli | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/intro.cli') diff --git a/doc/intro.cli b/doc/intro.cli index e4d6d57..6150d6e 100644 --- a/doc/intro.cli +++ b/doc/intro.cli @@ -189,7 +189,7 @@ $ bpkg add https://build2.org/pkg/1/hello/stable added repository build2.org/hello/stable \ -If we want to add several repositories, we just execute the \l{bpkg-cfg-add(1) +If we want to add several repositories, we just execute the \l{bpkg-rep-add(1) \c{bpkg add}} command for each of them. Once this is done, we fetch the list of available packages for all the added repositories: @@ -199,7 +199,7 @@ fetching build2.org/hello/stable 3 package(s) in 1 repository(s) \ -You would normally re-run the \l{bpkg-cfg-fetch(1) \c{bpkg fetch}} command +You would normally re-run the \l{bpkg-rep-fetch(1) \c{bpkg fetch}} command after you've added another repository or to refresh the list of available packages. -- cgit v1.1