updated delimeter behavior

This commit is contained in:
craig-osterhout 2022-07-26 14:21:04 -07:00
parent e0795c17bd
commit bc32da500b
No known key found for this signature in database
GPG Key ID: 497A5E49261C73B5
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ Use the following steps to invite members to your organization via Docker ID or
1. Go to **Organizations** in [Docker Hub](https://hub.docker.com){: target="_blank" rel="noopener" class="_"}, and select your organization. 1. Go to **Organizations** in [Docker Hub](https://hub.docker.com){: target="_blank" rel="noopener" class="_"}, and select your organization.
2. In the **Members** tab, select **Invite Member**. 2. In the **Members** tab, select **Invite Member**.
3. Select **Emails Or Docker IDs**. 3. Select **Emails Or Docker IDs**.
4. Enter the Docker IDs or email addresses that you want to invite, up to a maximum of 1000. After each entry, press `Enter` to add a new entry, or copy and paste multiple entries that are separated by a comma, space, or newline. 4. Enter the Docker IDs or email addresses that you want to invite, up to a maximum of 1000. Separate multiple entries by a comma, semicolon, or space.
5. Select a team from the drop-down list to add all invited users to that team. 5. Select a team from the drop-down list to add all invited users to that team.
> **Note** > **Note**
> >