diff options
author | Mattias Andrée <maandree@kth.se> | 2016-02-08 15:39:00 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2016-02-08 15:39:00 +0100 |
commit | 79f41f95efe3e1464dd5e17ee995205cb65a1242 (patch) | |
tree | 3611b393c9909930203cef1998007991311e850a /doc/info/rq.texinfo | |
parent | update dist (diff) | |
download | read-quickly-79f41f95efe3e1464dd5e17ee995205cb65a1242.tar.gz read-quickly-79f41f95efe3e1464dd5e17ee995205cb65a1242.tar.bz2 read-quickly-79f41f95efe3e1464dd5e17ee995205cb65a1242.tar.xz |
m doc
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'doc/info/rq.texinfo')
-rw-r--r-- | doc/info/rq.texinfo | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/info/rq.texinfo b/doc/info/rq.texinfo index 79ee1a0..de34eed 100644 --- a/doc/info/rq.texinfo +++ b/doc/info/rq.texinfo @@ -65,11 +65,16 @@ Texts. A copy of the license is included in the section entitled @command{rq} displays a plain-text word-by-word in the middle of the terminal. Words are automatically paged in a specifiable rate, by default 2 words per second. +This is a bit slow, you should turn it up when +gradually until your performance has been optimised. Repeated words will be indicated by alternating reverse video highlighting. Escape sequences are printed as-is. +@command{rq} uses a method called rapid serial visual +presentation. + @node Invoking |