diff --git a/pages/common/gh-pr-merge.md b/pages/common/gh-pr-merge.md index 9f9ad2348f..839dfdd264 100644 --- a/pages/common/gh-pr-merge.md +++ b/pages/common/gh-pr-merge.md @@ -22,3 +22,7 @@ - Squash the current pull request into one commit with the message body and merge: `gh pr merge --squash --body="{{commit_message_body}}"` + +- Display help: + +`gh pr merge --help`