diff --git a/UnicodePlot.html b/UnicodePlot.html index 15d58a7..01f2688 100644 --- a/UnicodePlot.html +++ b/UnicodePlot.html @@ -241,7 +241,7 @@ diff --git a/YouPlot.html b/YouPlot.html index 8087b5e..65a5162 100644 --- a/YouPlot.html +++ b/YouPlot.html @@ -296,7 +296,7 @@ diff --git a/YouPlot/Backends.html b/YouPlot/Backends.html index bd9ad3b..a77bfe3 100644 --- a/YouPlot/Backends.html +++ b/YouPlot/Backends.html @@ -118,7 +118,7 @@ diff --git a/YouPlot/Backends/Processing.html b/YouPlot/Backends/Processing.html index edcd352..97bde90 100644 --- a/YouPlot/Backends/Processing.html +++ b/YouPlot/Backends/Processing.html @@ -208,7 +208,7 @@ diff --git a/YouPlot/Backends/UnicodePlot.html b/YouPlot/Backends/UnicodePlot.html index 6606bab..859d9cf 100644 --- a/YouPlot/Backends/UnicodePlot.html +++ b/YouPlot/Backends/UnicodePlot.html @@ -1070,7 +1070,7 @@ diff --git a/YouPlot/Backends/UnicodePlot/Error.html b/YouPlot/Backends/UnicodePlot/Error.html index 21a8df4..ed19164 100644 --- a/YouPlot/Backends/UnicodePlot/Error.html +++ b/YouPlot/Backends/UnicodePlot/Error.html @@ -114,7 +114,7 @@ diff --git a/YouPlot/Command.html b/YouPlot/Command.html index a7103a3..3aa2f14 100644 --- a/YouPlot/Command.html +++ b/YouPlot/Command.html @@ -767,7 +767,7 @@ diff --git a/YouPlot/DSV.html b/YouPlot/DSV.html index 968d05d..d11e43f 100644 --- a/YouPlot/DSV.html +++ b/YouPlot/DSV.html @@ -460,7 +460,7 @@ diff --git a/YouPlot/Data.html b/YouPlot/Data.html index e89f238..d19bb74 100644 --- a/YouPlot/Data.html +++ b/YouPlot/Data.html @@ -300,7 +300,7 @@ diff --git a/YouPlot/Options.html b/YouPlot/Options.html index 078ec24..3bf46bf 100644 --- a/YouPlot/Options.html +++ b/YouPlot/Options.html @@ -1103,7 +1103,7 @@ diff --git a/YouPlot/Parameters.html b/YouPlot/Parameters.html index b641701..4c32599 100644 --- a/YouPlot/Parameters.html +++ b/YouPlot/Parameters.html @@ -1881,7 +1881,7 @@ diff --git a/YouPlot/Parser.html b/YouPlot/Parser.html index b8ce9db..ef48012 100644 --- a/YouPlot/Parser.html +++ b/YouPlot/Parser.html @@ -1715,7 +1715,10 @@ 377 378 379 -380 +380 +381 +382 +383
# File 'lib/youplot/parser.rb', line 291
@@ -1798,7 +1801,10 @@
       options[:color_names] = v
     end
 
-  when :config
+  # 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
 
   else
@@ -1876,9 +1882,6 @@
       
 
 
-382
-383
-384
 385
 386
 387
@@ -1894,10 +1897,13 @@
 397
 398
 399
-400
+400 +401 +402 +403
-
# File 'lib/youplot/parser.rb', line 382
+      
# File 'lib/youplot/parser.rb', line 385
 
 def parse_options(argv = ARGV)
   begin
@@ -2336,7 +2342,7 @@
 
 
       
diff --git a/YouPlot/Parser/Error.html b/YouPlot/Parser/Error.html
index 275df66..08f10c3 100644
--- a/YouPlot/Parser/Error.html
+++ b/YouPlot/Parser/Error.html
@@ -114,7 +114,7 @@
 
 
       
diff --git a/_index.html b/_index.html
index ee95f83..76c5c20 100644
--- a/_index.html
+++ b/_index.html
@@ -238,7 +238,7 @@
 
 
       
diff --git a/file.README.html b/file.README.html
index 1756636..71da7df 100644
--- a/file.README.html
+++ b/file.README.html
@@ -404,7 +404,7 @@ If so, please feel free to contact us.
 
 
       
diff --git a/index.html b/index.html
index fa4ad52..f6a97ac 100644
--- a/index.html
+++ b/index.html
@@ -404,7 +404,7 @@ If so, please feel free to contact us.
 
 
       
diff --git a/top-level-namespace.html b/top-level-namespace.html
index f333941..91de2aa 100644
--- a/top-level-namespace.html
+++ b/top-level-namespace.html
@@ -100,7 +100,7 @@