# File lib/cmdparse.rb, line 404
404:     def add_command( *args )
405:       @main_command.add_command( *args )
406:     end