Skip to content

Commit

Permalink
Tweak pull-request -F example in the documentation
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
mislav committed Sep 6, 2018
1 parent a053739 commit de684cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion commands/pull_request.go
Expand Up @@ -85,7 +85,7 @@ pull-request -i <ISSUE>
$ hub pull-request --browse -m "My title"
[ creates a pull request with the given title and opens it in a browser ]
$ hub pull-request -F - --edit
$ hub pull-request -F - --edit < path/to/message-template.md
[ further edit the title and message received on standard input ]
## Configuration:
Expand Down

0 comments on commit de684cb

Please sign in to comment.