aboutsummaryrefslogtreecommitdiff
path: root/doc/intro.cli
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2024-10-23 10:53:49 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2024-10-23 10:53:49 +0200
commit29aaf0b271ed89f0b18191c63a7ac5d7c8bc5ac3 (patch)
treec5f8a2f7b2b95f1e3dd0574ae5171c66b9396d91 /doc/intro.cli
parent378123bdb779159a3402ebda87b0a641cd6a4979 (diff)
Adjust intro to use new config.cc.compiledb shortcut
Diffstat (limited to 'doc/intro.cli')
-rw-r--r--doc/intro.cli2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/intro.cli b/doc/intro.cli
index e1333fa..ed1b655 100644
--- a/doc/intro.cli
+++ b/doc/intro.cli
@@ -362,7 +362,7 @@ the above \c{init} command to read:
\
$ bdep init -C ../hello-gcc @gcc cc config.cxx=g++ -- \
- config.cc.compiledb=hello@./compile_commands.json
+ config.cc.compiledb=./
\
Once you build this project for the first time (see below), you will find the