From 213f50f8dbc13f541780bad8506413aa54839fda Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 28 Mar 2018 10:55:17 +0200 Subject: Fix typo in documentation --- bdep/fetch.cli | 2 +- bdep/init.cli | 2 +- bdep/status.cli | 2 +- bdep/sync.cli | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/bdep/fetch.cli b/bdep/fetch.cli index 04169b3..48c7c38 100644 --- a/bdep/fetch.cli +++ b/bdep/fetch.cli @@ -27,7 +27,7 @@ namespace bdep The \cb{fetch} command fetches the list of packages available in the project's repositories in one or more build configurations. If no project or package directory is specified, then the current working directory is - assumed. If no configuration is specified, the the default configuration + assumed. If no configuration is specified, then the default configuration is assumed. See \l{bdep-projects-configs(1)} for details on specifying projects and configurations. diff --git a/bdep/init.cli b/bdep/init.cli index 91ff2c6..c72e4c3 100644 --- a/bdep/init.cli +++ b/bdep/init.cli @@ -40,7 +40,7 @@ namespace bdep its available packages, in one or more build configurations () that have already been associated with the project (\l{bdep-config(1)}). If no project directory is specified, then the current working directory - is assumed. If no configuration is specified, the the default + is assumed. If no configuration is specified, then the default configuration is assumed. See \l{bdep-projects-configs(1)} for details on specifying projects and configurations. Optional are the additional arguments to the underlying \l{bpkg-pkg-build(1)} command. diff --git a/bdep/status.cli b/bdep/status.cli index c37a85c..4b4b643 100644 --- a/bdep/status.cli +++ b/bdep/status.cli @@ -31,7 +31,7 @@ namespace bdep The \cb{status} command prints the status of project packages and/or their dependencies in one or more build configurations. If no project or package directory is specified, then the current working directory is - assumed. If no configuration is specified, the the default configuration + assumed. If no configuration is specified, then the default configuration is assumed. See \l{bdep-projects-configs(1)} for details on specifying projects and configurations. diff --git a/bdep/sync.cli b/bdep/sync.cli index d65a2e7..4fd5cb8 100644 --- a/bdep/sync.cli +++ b/bdep/sync.cli @@ -38,7 +38,7 @@ namespace bdep iteration, adjusts their dependencies according to the latest manifest information, and updates the lockfile. If no project or package directory is specified, then the current working directory is assumed. If no - configuration is specified, the the default configuration is assumed. See + configuration is specified, then the default configuration is assumed. See \l{bdep-projects-configs(1)} for details on specifying projects and configurations. -- cgit v1.1