```bash git pr origin master -m "my pull request message" ``` should write `my pull request message` to the title. new lines indicate appending to the body
git pr origin master -m "my pull request message"should write
my pull request messageto the title.new lines indicate appending to the body