aboutsummaryrefslogtreecommitdiff
path: root/doc/intro.cli
diff options
context:
space:
mode:
Diffstat (limited to 'doc/intro.cli')
-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
...
\