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
If you want to output to "standard input" -> "standard output"
This commit is contained in:
parent
a2d04dafa3
commit
ba78070cf5
@ -209,7 +209,7 @@ The following sub-commands are available.
|
||||
|
||||
* `-o`
|
||||
* 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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user