From: Mischa POSLAWSKY Date: Sat, 25 Jan 2020 00:01:17 +0000 (+0100) Subject: consistent documentation syntax of options X-Git-Tag: v1.07~8 X-Git-Url: http://git.shiar.nl/barcat.git/commitdiff_plain/48a2e93f039145d144094a5cd0fdae12ae3cb5fa consistent documentation syntax of options --- diff --git a/barcat b/barcat index 57145f2..ae9fff1 100755 --- a/barcat +++ b/barcat @@ -355,7 +355,7 @@ Force colored output of values and bar markers. Defaults on if output is a tty, disabled otherwise such as when piped or redirected. -=item -f, --field=(|) +=item -f, --field=( | ) Compare values after a given number of whitespace separators, or matching a regular expression. @@ -378,7 +378,7 @@ turning long numbers like I<12356789> into I<12.4M>. Also changes an exponent I<1.602176634e-19> to I<160.2z>. Short integers are aligned but kept without decimal point. -=item -t, --interval[=(|-)] +=item -t, --interval[=( | -)] Output partial progress every given number of seconds or input lines. An update can also be forced by sending a I alarm signal. @@ -451,7 +451,7 @@ In case of additional colors, the last is used for values equal to the maximum, the first for minima. If unspecified, these are green and red respectively (I<31 90 32>). -=item --spark[=] +=item --spark[=] Replace lines by I, single characters corresponding to input values.