Skip to content

Commit 2fa1ab6

Browse files
authored
Branch was updated using the 'autoupdate branch' Actions workflow.
2 parents 46f18ed + 3d9c778 commit 2fa1ab6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

content/admin/configuration/command-line-utilities.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ You can use these options with the utility:
209209

210210
This utility cannot promote a non-site admin to be an owner of all organizations. You can promote an ordinary user account to a site admin with [ghe-user-promote](#ghe-user-promote).
211211

212-
Give organization owner privileges in a specific organization to a single user
212+
Give organization owner privileges in a specific organization to a specific site admin
213213

214214
```shell
215215
ghe-org-admin-promote -u <em>USERNAME</em> -o <em>ORGANIZATION</em>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{% if currentVersion == "free-pro-team@latest" %}
2-
1. Below the commit message fields, click the email address drop-down menu and choose a Git author email address. Only verified email addresses appear in this drop-down menu. If you enabled email address privacy, then `<username>@users.noreply.github.com` is the default commit author email address. For more information, see "[Setting your commit email address](/articles/setting-your-commit-email-address)."
2+
1. If you have more than one email address associated with your {% data variables.product.product_name %} account, click the email address drop-down menu and select the email address to use as the Git author email address. Only verified email addresses appear in this drop-down menu. If you enabled email address privacy, then `<username>@users.noreply.github.com` is the default commit author email address. For more information, see "[Setting your commit email address](/articles/setting-your-commit-email-address)."
33
![Choose commit email addresses](/assets/images/help/repository/choose-commit-email-address.png)
44
{% endif %}

0 commit comments

Comments
 (0)