go-godo / godo

golang build tool in the spirt of rake, gulp
MIT License
536 stars 31 forks source link

Add LF at end of usage string when displayed alone #54

Open gglachant opened 7 years ago

gglachant commented 7 years ago

Just a minor stylistic change to avoid having the shell prompt displaying on the same line as the last usage string line:

$ godo
godo 2.0.9 - do task(s)
[...]
  -w, --watch    Watch task and dependenciesbash-4.3$