aboutsummaryrefslogtreecommitdiff
path: root/bdep/projects-configs.cli
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2018-05-07 14:31:58 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2018-05-07 14:31:58 +0200
commit5a8bc87a5b355a1b9df503ef5dc48f8374fffae3 (patch)
treebf09f527c53e91e4db53d88b543c8083db49c9e8 /bdep/projects-configs.cli
parent0b2f299cd3a9db3744a79ca71edb793f5686f236 (diff)
Proofreading changes
Diffstat (limited to 'bdep/projects-configs.cli')
-rw-r--r--bdep/projects-configs.cli4
1 files changed, 2 insertions, 2 deletions
diff --git a/bdep/projects-configs.cli b/bdep/projects-configs.cli
index 256d0a1..d3e3e5e 100644
--- a/bdep/projects-configs.cli
+++ b/bdep/projects-configs.cli
@@ -61,7 +61,7 @@ include <bdep/common-options.hxx>;
A project managed by \cb{bdep} has one or more associated build
configurations (see \l{bdep-config(1)} for details). One of these
configurations can be designated as the default and used if no configuration
- is explicitly specified. So, for example, running \cb{status} without any
+ is specified explicitly. So, for example, running \cb{status} without any
arguments in the project directory will show the status of all the project
packages initialized in the default configuration.
@@ -77,7 +77,7 @@ include <bdep/common-options.hxx>;
mixed. For example:
\
- $ bdep status @gcc -c ../builds/clang/
+ $ bdep status @gcc -c ../builds/clang
\
Finally, we can use the \c{\b{--all}|\b{-a}} option to specify all the