From 59546dd744b99934cee24bc678d2b52e88564cd6 Mon Sep 17 00:00:00 2001 From: kojix2 Date: Thu, 5 Jan 2023 01:54:00 +0000 Subject: [PATCH] deploy: 1f41e79952b6f5ecd78e553af2eb6d67c0a1c6f2 --- UnicodePlot.html | 4 ++-- YouPlot.html | 4 ++-- YouPlot/Backends.html | 4 ++-- YouPlot/Backends/Processing.html | 4 ++-- YouPlot/Backends/UnicodePlot.html | 4 ++-- YouPlot/Backends/UnicodePlot/Error.html | 4 ++-- YouPlot/Command.html | 4 ++-- YouPlot/DSV.html | 4 ++-- YouPlot/Data.html | 4 ++-- YouPlot/Options.html | 4 ++-- YouPlot/Parameters.html | 4 ++-- YouPlot/Parser.html | 8 ++++---- YouPlot/Parser/Error.html | 4 ++-- _index.html | 4 ++-- file.README.html | 13 +++++-------- index.html | 13 +++++-------- top-level-namespace.html | 4 ++-- 17 files changed, 42 insertions(+), 48 deletions(-) diff --git a/UnicodePlot.html b/UnicodePlot.html index 86f79bf..c355ce3 100644 --- a/UnicodePlot.html +++ b/UnicodePlot.html @@ -241,9 +241,9 @@ diff --git a/YouPlot.html b/YouPlot.html index d7383de..7bd82f9 100644 --- a/YouPlot.html +++ b/YouPlot.html @@ -296,9 +296,9 @@ diff --git a/YouPlot/Backends.html b/YouPlot/Backends.html index 85163dc..9caf701 100644 --- a/YouPlot/Backends.html +++ b/YouPlot/Backends.html @@ -118,9 +118,9 @@ diff --git a/YouPlot/Backends/Processing.html b/YouPlot/Backends/Processing.html index 3557498..f81144f 100644 --- a/YouPlot/Backends/Processing.html +++ b/YouPlot/Backends/Processing.html @@ -208,9 +208,9 @@ diff --git a/YouPlot/Backends/UnicodePlot.html b/YouPlot/Backends/UnicodePlot.html index afa99e7..d4bba36 100644 --- a/YouPlot/Backends/UnicodePlot.html +++ b/YouPlot/Backends/UnicodePlot.html @@ -1070,9 +1070,9 @@ diff --git a/YouPlot/Backends/UnicodePlot/Error.html b/YouPlot/Backends/UnicodePlot/Error.html index a5e7846..f91d840 100644 --- a/YouPlot/Backends/UnicodePlot/Error.html +++ b/YouPlot/Backends/UnicodePlot/Error.html @@ -114,9 +114,9 @@ diff --git a/YouPlot/Command.html b/YouPlot/Command.html index 5235ffa..d047234 100644 --- a/YouPlot/Command.html +++ b/YouPlot/Command.html @@ -803,9 +803,9 @@ diff --git a/YouPlot/DSV.html b/YouPlot/DSV.html index b658d4a..3ef8b36 100644 --- a/YouPlot/DSV.html +++ b/YouPlot/DSV.html @@ -460,9 +460,9 @@ diff --git a/YouPlot/Data.html b/YouPlot/Data.html index a7477e3..06c70e4 100644 --- a/YouPlot/Data.html +++ b/YouPlot/Data.html @@ -300,9 +300,9 @@ diff --git a/YouPlot/Options.html b/YouPlot/Options.html index 10295c5..9c22884 100644 --- a/YouPlot/Options.html +++ b/YouPlot/Options.html @@ -1103,9 +1103,9 @@ diff --git a/YouPlot/Parameters.html b/YouPlot/Parameters.html index ac76a77..5a161de 100644 --- a/YouPlot/Parameters.html +++ b/YouPlot/Parameters.html @@ -1881,9 +1881,9 @@ diff --git a/YouPlot/Parser.html b/YouPlot/Parser.html index 447b999..37ebd96 100644 --- a/YouPlot/Parser.html +++ b/YouPlot/Parser.html @@ -1644,14 +1644,14 @@ params.nbins = v end - when :lineplot, :line + when :lineplot, :line, :l sub_parser_add_canvas sub_parser_add_grid sub_parser_add_fmt_yx sub_parser_add_ylim sub_parser_add_xlim - when :lineplots, :lines + when :lineplots, :lines, :ls sub_parser_add_canvas sub_parser_add_grid sub_parser_add_fmt_xyxy @@ -2122,9 +2122,9 @@ diff --git a/YouPlot/Parser/Error.html b/YouPlot/Parser/Error.html index 1aa9791..dec0f64 100644 --- a/YouPlot/Parser/Error.html +++ b/YouPlot/Parser/Error.html @@ -114,9 +114,9 @@ diff --git a/_index.html b/_index.html index deb1df5..7d9998f 100644 --- a/_index.html +++ b/_index.html @@ -238,9 +238,9 @@ diff --git a/file.README.html b/file.README.html index 0d6695d..6cdebb6 100644 --- a/file.README.html +++ b/file.README.html @@ -171,18 +171,15 @@ -`cat data.tsv \ -uplot <command> [options]` +‘cat data.tsv | uplot <command> [options]` Take input from stdin -`uplot <command> [options] data.tsv ...` +‘uplot <command> [options] data.tsv …` Take input from files -`pipeline1 \ -uplot <command> -O \ -pipeline2` +‘pipeline1 | uplot <command> -O | pipeline2` Outputs data from stdin to stdout @@ -400,9 +397,9 @@ If so, please feel free to contact us. diff --git a/index.html b/index.html index dbe942d..c7404f8 100644 --- a/index.html +++ b/index.html @@ -171,18 +171,15 @@ -`cat data.tsv \ -uplot <command> [options]` +‘cat data.tsv | uplot <command> [options]` Take input from stdin -`uplot <command> [options] data.tsv ...` +‘uplot <command> [options] data.tsv …` Take input from files -`pipeline1 \ -uplot <command> -O \ -pipeline2` +‘pipeline1 | uplot <command> -O | pipeline2` Outputs data from stdin to stdout @@ -400,9 +397,9 @@ If so, please feel free to contact us. diff --git a/top-level-namespace.html b/top-level-namespace.html index 64a2e17..8333e65 100644 --- a/top-level-namespace.html +++ b/top-level-namespace.html @@ -100,9 +100,9 @@