From d8b39354274df81e282e32af4ea41b8e34063c1d Mon Sep 17 00:00:00 2001 From: Mischa POSLAWSKY Date: Tue, 24 Sep 2019 01:39:03 +0200 Subject: [PATCH] explain spark option parameters --- barcat | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/barcat b/barcat index a7c67ee..1bcda80 100755 --- a/barcat +++ b/barcat @@ -356,10 +356,17 @@ or 68% of all entries. =back -=item --spark +=item --spark[=] Replace lines by I, single characters corresponding to input values. +A specified sequence of unicode characters will be used for +Of a specified sequence of unicode characters, +the first one will be used for non-values, +the last one for the maximum, +the second (if any) for the minimum, +and any remaining will be distributed over the range of values. +Unspecified, block fill glyphs U+2581-2588 will be used. =item -s, --stat -- 2.30.0