# File lib/cmdparse.rb, line 332
332:     def initialize
333:       super( 'version', false )
334:       self.short_desc = "Show the version of the program"
335:     end