aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2019-06-08 09:52:10 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2019-06-08 09:52:10 +0200
commitcec1331cfef5d2767d0c887638d295ea79c41e29 (patch)
tree2ee600d914801896154fe2b9a678e8b35271b4cf
parentad0563aea683528153a69be12a6cbce1b1465f8e (diff)
Minor intro updates
-rw-r--r--doc/intro.cli4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/intro.cli b/doc/intro.cli
index 57365a5..3fb357f 100644
--- a/doc/intro.cli
+++ b/doc/intro.cli
@@ -1290,7 +1290,7 @@ not using \c{bdep}) is with the build system's \c{info} meta-operation:
$ b info
project: hello
version: 0.1.0-a.0.20180507062614.ee006880fc7e
-summary: hello executable project
+summary: hello C++ executable
...
\
@@ -1581,7 +1581,7 @@ $ cat libhello/manifest
name: libhello
version: 0.1.0-a.0.z
project: hello
-summary: hello library
+summary: hello C++ library
...
\