Hacker News new | ask | show | jobs
by rkangel 2167 days ago
It's the same logic that allows you to type:

git commit -m "First line of commit

Second line of commit"

That's a multi-line string in bash.