diff options
| -rw-r--r-- | news.md | 5 | ||||
| -rw-r--r-- | readme.md | 3 | 
2 files changed, 5 insertions, 3 deletions
@@ -4,8 +4,9 @@  _New features_ -  - `Net` plugin has now adaptive units (`-S` is used now to switch -    them on), by Axel Angel. +  - New `MarqueePipeReader` plugin by Reto Hablützel. +  - `Network` monitor has now adaptive units (`-S` is used now to +    switch them on), by Axel Angel.  ## Version 0.21 (Jul 1, 2014) @@ -1223,7 +1223,8 @@ can be used in the output template as `%mydate%`  <font size="+1">**`MarqueePipeReader "default text:/path/to/pipe" (length, rate, sep) Alias`**</font>  - Generally equivalent to PipeReader -- Text is displayed as marquee with the specified length, rate in 10th seconds and separator when it wraps around +- Text is displayed as marquee with the specified length, rate in 10th +  seconds and separator when it wraps around          Run MarqueePipeReader "/tmp/testpipe" (10, 7, "+") "mpipe"  | 
