mirror of
https://github.com/jimeh/build-emacs-for-macos.git
synced 2026-02-19 13:06:38 +00:00
updated help output
This commit is contained in:
@@ -66,7 +66,7 @@ def parse_options
|
||||
options = {}
|
||||
|
||||
OptionParser.new do |opts|
|
||||
opts.banner = "Usage: ./build-emacs-for-osx [options] [branch/sha]"
|
||||
opts.banner = "Usage: ./build-emacs-for-osx [options] [branch/tag/sha]"
|
||||
|
||||
opts.on('--srgb', "Include sRGB patch.") do
|
||||
options[:srgb] = true
|
||||
|
||||
Reference in New Issue
Block a user