more thoughts about arithmetics in the readme
This commit is contained in:
parent
63ad030360
commit
9223717213
1 changed files with 2 additions and 1 deletions
|
|
@ -118,7 +118,8 @@ Gentoo
|
|||
|
||||
* `-l min,max`, `--scale min,max`:
|
||||
When using the 'scale' colormap, parse matches as decimal numbers (taking your locale into account)
|
||||
and apply the rainbow colormap linearly between the given min,max (0,100, by default).
|
||||
or as arithmetic expression (like "1+2/0.9\*3") and apply the rainbow colormap linearly
|
||||
between the given min,max (0,100, by default).
|
||||
|
||||
* `-a`, `--all`:
|
||||
Color the whole input at once instead of line per line
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue