Skip to content

Commit 1651220

Browse files
guerbyblizzz
andcommitted
Update lib/Command/UserAdd.php
Improve user message Co-authored-by: Arthur Schiwon <[email protected]> Signed-off-by: Laurent GUERBY <[email protected]>
1 parent 9b0053a commit 1651220

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Command/UserAdd.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ protected function configure(): void {
3939
'display-name',
4040
null,
4141
InputOption::VALUE_REQUIRED,
42-
'Login used in the web UI (can contain any characters)'
42+
'Name as presented in the web interface (can contain any characters)'
4343
)
4444
->addOption(
4545
'email',

0 commit comments

Comments
 (0)