aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2021-02-21 12:01:39 +0100
committerMattias Andrée <maandree@kth.se>2021-02-21 12:01:39 +0100
commit250376f60aeebbc215359e51ce003f0e104e7986 (patch)
treebce660d205538b8cba461d851421d35badd28514 /README
parentRemove dist (diff)
downloadread-quickly-250376f60aeebbc215359e51ce003f0e104e7986.tar.gz
read-quickly-250376f60aeebbc215359e51ce003f0e104e7986.tar.bz2
read-quickly-250376f60aeebbc215359e51ce003f0e104e7986.tar.xz
Rename to read-quickly2.0
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'README')
-rw-r--r--README9
1 files changed, 5 insertions, 4 deletions
diff --git a/README b/README
index 0208765..f164712 100644
--- a/README
+++ b/README
@@ -1,8 +1,8 @@
NAME
- rq - read quickly
+ read-quickly - read quickly
SYNOPSIS
- rq [FILE]
+ read-quickly [FILE]
DESCRIPTION
Displays a plain-text file word-by-word in the middle
@@ -18,13 +18,14 @@ DESCRIPTION
If no file is specified, or if '-' i specified, stdin
will be paged.
- rq uses a method called rapid serial visual presentation.
+ read-quickly uses a method called rapid serial visual
+ presentation.
OPTIONS
None.
ENVIRONMENT
- RQ_RATE
+ READ_QUICKLY_RATE
The rate at which the words will be printed.
Defaults to 120 words per minute.