From 1fdbf1188a09ed8487ca94f76c775a2f1370fb4f Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Sun, 14 Feb 2016 14:22:45 +0200 Subject: Update intro to reflect new at-once update in pkg-build --- doc/intro.cli | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/intro.cli b/doc/intro.cli index 2e887ea..782f7f4 100644 --- a/doc/intro.cli +++ b/doc/intro.cli @@ -477,9 +477,9 @@ c++ libhello-1.0.0+1/hello/cxx{hello} ld libhello-1.0.0+1/hello/libso{hello} c++ libhello-1.0.0+1/tests/test/cxx{driver} ld libhello-1.0.0+1/tests/test/exe{driver} -updated libhello 1.0.0+1 c++ hello-1.0.0/cxx{hello} ld hello-1.0.0/exe{hello} +updated libhello 1.0.0+1 updated hello 1.0.0 \ @@ -930,9 +930,9 @@ c++ libhello-1.0.0+1/hello/cxx{hello} ld libhello-1.0.0+1/hello/libso{hello} c++ libhello-1.0.0+1/tests/test/cxx{driver} ld libhello-1.0.0+1/tests/test/exe{driver} -updated libhello 1.0.0+1 c++ ~/work/build2/hello/hello2/cxx{hello} ld hello2-1.0.0/exe{hello} +updated libhello 1.0.0+1 updated hello2 1.0.0 \ -- cgit v1.1