From 023f1a286b7dfe80eb80a9e6924e492cf6f3f80a Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 10 May 2018 10:34:31 +0200 Subject: Implement test, update, and clean commands --- bdep/status.cli | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'bdep/status.cli') diff --git a/bdep/status.cli b/bdep/status.cli index 4b4b643..0cde91e 100644 --- a/bdep/status.cli +++ b/bdep/status.cli @@ -29,11 +29,12 @@ namespace bdep \h|DESCRIPTION| 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, then the default configuration - is assumed. See \l{bdep-projects-configs(1)} for details on specifying - projects and configurations. + 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, then the default + configuration is assumed. See \l{bdep-projects-configs(1)} for details on + specifying projects and configurations. If no arguments are specified, then \cb{status} prints the status of the project's packages. Otherwise, the status of the specified -- cgit v1.1