mirror of
https://github.com/red-data-tools/YouPlot.git
synced 2025-05-05 22:31:11 +08:00
readme: fix typo for "-o" option (#47)
If you want to output to "standard input" -> "standard output"
This commit is contained in:
parent
a2d04dafa3
commit
666df42e07
@ -209,7 +209,7 @@ The following sub-commands are available.
|
|||||||
|
|
||||||
* `-o`
|
* `-o`
|
||||||
* By default, the plot is output to **standard error output**.
|
* By default, the plot is output to **standard error output**.
|
||||||
* If you want to output to standard input, Use hyphen ` -o -` or no argument `uplot s -o | `.
|
* If you want to output to standard output, Use hyphen ` -o -` or no argument `uplot s -o | `.
|
||||||
|
|
||||||
### Output the input data
|
### Output the input data
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user