This commit is contained in:
kojix2
2023-11-15 10:40:03 +00:00
parent 4109ce4ef1
commit add137b738
17 changed files with 19 additions and 19 deletions

View File

@@ -304,7 +304,7 @@ cat test/fixtures/iris.csv | cut -f1-4 -d, | uplot boxplot -H -d, -t IRIS
</li><li>
<p>By default, the plot is output to <strong>standard error output</strong>.</p>
</li><li>
<p>If you want to output to standard input, Use hyphen <code>-o -</code> or no argument <code>uplot s -o |</code>.</p>
<p>If you want to output to standard output, Use hyphen <code>-o -</code> or no argument <code>uplot s -o |</code>.</p>
</li></ul>
<h3 id="label-Output+the+input+data">Output the input data</h3>
@@ -446,7 +446,7 @@ If so, please feel free to contact us.
</div></div>
<div id="footer">
Generated on Thu Apr 27 21:11:55 2023 by
Generated on Wed Nov 15 10:40:01 2023 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.34 (ruby-3.2.2).
</div>