From 69285d7df13296f7b8b5872e537a1de31d603b43 Mon Sep 17 00:00:00 2001 From: Dima Kogan Date: Mon, 9 Jul 2018 18:38:56 -0700 Subject: [PATCH] fixed typo in docs --- bin/feedgnuplot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/feedgnuplot b/bin/feedgnuplot index 706ca6f..a986e88 100755 --- a/bin/feedgnuplot +++ b/bin/feedgnuplot @@ -1413,7 +1413,7 @@ points palette>), variable sizes (C), labels and so on. The feedgnuplot tool itself does not know about all these intricacies, but they can still be used, by specifying the specific style with C<--style>, and specifying how many values are needed for each point with any of -C<--rangesizeall, C<--tuplesizeall>, C<--rangesize>, C<--tuplesize>. These +C<--rangesizeall>, C<--tuplesizeall>, C<--rangesize>, C<--tuplesize>. These options are required I for styles not explicitly supported by feedgnuplot; supported styles do the right thing automatically.