mirror of
https://github.com/red-data-tools/YouPlot.git
synced 2025-09-17 17:24:08 +08:00
deploy: 1f41e79952
This commit is contained in:
@@ -171,18 +171,15 @@
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>`cat data.tsv \</td>
|
||||
<td>uplot <command> [options]`</td>
|
||||
<td>‘cat data.tsv | uplot <command> [options]`</td>
|
||||
<td>Take input from stdin</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>`uplot <command> [options] data.tsv ...`</td>
|
||||
<td>‘uplot <command> [options] data.tsv …`</td>
|
||||
<td>Take input from files</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>`pipeline1 \</td>
|
||||
<td>uplot <command> -O \</td>
|
||||
<td>pipeline2`</td>
|
||||
<td>‘pipeline1 | uplot <command> -O | pipeline2`</td>
|
||||
<td>Outputs data from stdin to stdout</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
@@ -400,9 +397,9 @@ If so, please feel free to contact us.
|
||||
</div></div>
|
||||
|
||||
<div id="footer">
|
||||
Generated on Sun Dec 25 12:01:13 2022 by
|
||||
Generated on Thu Jan 5 01:53:59 2023 by
|
||||
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
||||
0.9.28 (ruby-3.1.3).
|
||||
0.9.28 (ruby-3.2.0).
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user