1
0
Fork 0
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:
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

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`