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/init.cli | 1 + 1 file changed, 1 insertion(+) (limited to 'bdep/init.cli') diff --git a/bdep/init.cli b/bdep/init.cli index c410d7d..f43ef7a 100644 --- a/bdep/init.cli +++ b/bdep/init.cli @@ -39,6 +39,7 @@ namespace bdep (), or, if the project itself is specified (), all 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, then the default configuration is assumed. See \l{bdep-projects-configs(1)} for details on -- cgit v1.1