aboutsummaryrefslogtreecommitdiff
path: root/bdep/new.cli
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2018-08-22 19:34:51 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2018-08-22 19:34:51 +0200
commit7e7dee76c870917866fd23f385211ee8101705b4 (patch)
treeb78508ec5316b6f50cbf4417337b96e874bdf439 /bdep/new.cli
parentb2c194aa4913afee30a78fc191912b9622a4d9ae (diff)
Add support for specifying publisher's name in addition to email
Diffstat (limited to 'bdep/new.cli')
-rw-r--r--bdep/new.cli8
1 files changed, 4 insertions, 4 deletions
diff --git a/bdep/new.cli b/bdep/new.cli
index b188af9..d7e3ed0 100644
--- a/bdep/new.cli
+++ b/bdep/new.cli
@@ -260,10 +260,10 @@ namespace bdep
"\h|ENVIRONMENT|
- The \cb{BDEP_EMAIL} environment variable can be used to specify the package
- email address. If not set, the \cb{new} command will first try to obtain
- the email from the version control system (if used) and then from the
- \cb{EMAIL} environment variable. If all these methods fail, a dummy
+ The \cb{BDEP_AUTHOR_EMAIL} environment variable can be used to specify the
+ package email address. If not set, the \cb{new} command will first try to
+ obtain the email from the version control system (if used) and then from
+ the \cb{EMAIL} environment variable. If all these methods fail, a dummy
\cb{@example.org} email is used.
"
}