From 7e7dee76c870917866fd23f385211ee8101705b4 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 22 Aug 2018 19:34:51 +0200 Subject: Add support for specifying publisher's name in addition to email --- bdep/new.cli | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'bdep/new.cli') 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. " } -- cgit v1.1