Update documentation of the create-account command

The documentation states that the command is used for creating
user accounts for batch/role access.  However this is not always
the case; it is possible to create an account for a real person
with an email address and name.

Update the documentation to say that if the account is created
without an email address, it may only be used for batch/role
access.

Change-Id: I213708e32f98585632810023afd9eca3e6f3df8e
This commit is contained in:
David Pursehouse 2013-05-07 14:37:29 +01:00
parent df5679f0a3
commit 6d501d8f01

View File

@ -18,9 +18,11 @@ SYNOPSIS
DESCRIPTION DESCRIPTION
----------- -----------
Creates a new internal only user account for batch/role access, such Creates a new internal-only user account.
as from an automated build system or event monitoring over
link:cmd-stream-events.html[gerrit stream-events]. If the account is created without an email address, it may only be
used for batch/role access, such as from an automated build system
or event monitoring over link:cmd-stream-events.html[gerrit stream-events].
If LDAP authentication is being used, the user account is created If LDAP authentication is being used, the user account is created
without checking the LDAP directory. Consequently users can be without checking the LDAP directory. Consequently users can be