aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2016-09-07 19:25:29 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2016-09-07 19:25:29 +0200
commit54bef20aa21d3147c09874e61b3d1a04b88d261e (patch)
treeb12b70f1df9bc9cf8e85bd244817313e16080c15 /doc
parent508101a9857f06bae37d4832b46ae795ebd41875 (diff)
Few intro documentation fixes
Diffstat (limited to 'doc')
-rw-r--r--doc/intro.cli6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/intro.cli b/doc/intro.cli
index 87fd23b..ed80240 100644
--- a/doc/intro.cli
+++ b/doc/intro.cli
@@ -310,7 +310,7 @@ unpacked, and configured both packages and then proceeded to building the
library. Note that the download progress may look differently on your machine
depending on which \i{fetch tool} (\c{wget}, \c{curl}, or \c{fetch}) is
used. If you ever considered giving that \c{-v} option a try, now would be a
-good time. But let's first drop (\l{bpkg-pkg-build(1) \c{bpkg drop}}) the
+good time. But let's first drop (\l{bpkg-pkg-drop(1) \c{bpkg drop}}) the
\c{hello} package so that we get the same build from scratch:
\
@@ -749,7 +749,7 @@ We can also uninstall what we have installed with \l{bpkg-pkg-uninstall(1)
\
$ bpkg uninstall \
config.install.root=/opt/hello \
- config.install.sudo=sudo
+ config.install.sudo=sudo \
hello
uninstall hello-1.0.0/doc{version}
@@ -1078,7 +1078,7 @@ $ cd /tmp
$ mkdir hello-clang36-release
$ cd hello-clang36-release
-$ bpkg create c config.cxx=clang++-3.6 config.cc.coptions=-O3
+$ bpkg create cc config.cxx=clang++-3.6 config.cc.coptions=-O3
created new configuration in /tmp/hello-clang36-release/
$ bpkg add https://build2.org/pkg/1/hello/testing