gh-pr-merge: add --help example (#6040)

manned-org^2
Axel Navarro 2021-05-24 13:28:06 -03:00 committed by GitHub
parent e5d018d0b5
commit 7f934c7594
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -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`