diff --git a/lib/youplot/parser.rb b/lib/youplot/parser.rb index 6232a01..a95f49c 100644 --- a/lib/youplot/parser.rb +++ b/lib/youplot/parser.rb @@ -366,6 +366,9 @@ module YouPlot options[:color_names] = v end + # Currently it simply displays the configuration file, + # but in the future this may be changed to open a text editor like Vim + # to edit the configuration file. when :config show_config_info