From e1416c9642c9cc1ae45c19cc4e6162b2ac1ff38a Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 21 May 2018 08:57:54 +0200 Subject: Add references to package name specification --- bdep/bdep.cli | 3 ++- bdep/new.cli | 2 ++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/bdep/bdep.cli b/bdep/bdep.cli index 369da26..9be4561 100644 --- a/bdep/bdep.cli +++ b/bdep/bdep.cli @@ -158,7 +158,8 @@ namespace bdep \ Alternatively, we can use the \l{bdep-new(1)} command to start a new - project: + project (see \l{bpkg#package-name Package Name} for details on + project naming): \ $ bdep new -t exe -l c++ hello diff --git a/bdep/new.cli b/bdep/new.cli index c824509..e700985 100644 --- a/bdep/new.cli +++ b/bdep/new.cli @@ -42,6 +42,8 @@ namespace bdep form). All four forms first create according to a new \cb{build2} project/package called in the subdirectory of the current working directory (unless overridden with \c{\b{--output-dir}|\b{-o}}). + See \l{bpkg#package-name Package Name} for details on project/package + names. The first form then, unless the \cb{--no-init} option is specified, initializes an empty project database as if by executing the -- cgit v1.1