mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-05 13:05:59 +02:00
gh-pr-merge: add --help example (#6040)
This commit is contained in:
parent
e5d018d0b5
commit
7f934c7594
1 changed files with 4 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue