mirror of
https://github.com/red-data-tools/YouPlot.git
synced 2025-09-24 06:48:08 +08:00
readme: fix typo for "-o" option (#47)
If you want to output to "standard input" -> "standard output"
This commit is contained in:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user