[Command Line] Better demarcation of the global options in compass help command.
This commit is contained in:
parent
b4db046db8
commit
50c57df67f
@ -34,7 +34,7 @@ To get help on a particular command please specify the command.
|
|||||||
banner << "\n"
|
banner << "\n"
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
banner << "\nGlobal Options:\n"
|
||||||
opts.banner = banner
|
opts.banner = banner
|
||||||
|
|
||||||
super
|
super
|
||||||
|
Loading…
Reference in New Issue
Block a user