added 'Usage:' line in --help output
This commit is contained in:
parent
fcf4154d72
commit
5342fe0ce4
@ -350,6 +350,8 @@ module Cmdtest
|
|||||||
end
|
end
|
||||||
|
|
||||||
def _show_options
|
def _show_options
|
||||||
|
puts "Usage: cmdtest [options] [files/directories]"
|
||||||
|
puts
|
||||||
puts " --help show this help"
|
puts " --help show this help"
|
||||||
puts " --quiet be more quiet"
|
puts " --quiet be more quiet"
|
||||||
puts " --verbose be more verbose"
|
puts " --verbose be more verbose"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user