diff --git a/lib/cmdtest/argumentparser.rb b/lib/cmdtest/argumentparser.rb index dc49103..3ee0ae9 100644 --- a/lib/cmdtest/argumentparser.rb +++ b/lib/cmdtest/argumentparser.rb @@ -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