[Command Line] Better demarcation of the global options in compass help command.

This commit is contained in:
Chris Eppstein 2010-05-01 15:21:52 -07:00
parent b4db046db8
commit 50c57df67f

View File

@ -34,7 +34,7 @@ To get help on a particular command please specify the command.
banner << "\n"
end
end
banner << "\nGlobal Options:\n"
opts.banner = banner
super