gh-pr-merge: add --help example (#6040)
This commit is contained in:
parent
e5d018d0b5
commit
7f934c7594
|
|
@ -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`
|
||||
|
|
|
|||
Loading…
Reference in New Issue