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

This commit is contained in:
Axel Navarro
2021-05-24 13:28:06 -03:00
committed by GitHub
parent e5d018d0b5
commit 7f934c7594

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`