# File lib/rake.rb, line 1835
1835:     def command_line_options
1836:       OPTIONS.collect { |lst| lst[0..-2] }
1837:     end