avoid --help twice in help message
This commit is contained in:
parent
c6cfae144c
commit
419ace2d58
@ -182,7 +182,6 @@ module Cmdtest
|
||||
puts
|
||||
end
|
||||
puts("optional arguments:")
|
||||
puts(" -h, --help show this help message and exit")
|
||||
for option in @options
|
||||
str = " " + option.names()
|
||||
wanted = 22
|
||||
|
Loading…
x
Reference in New Issue
Block a user